Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-204428
#<BuildRuby:0x00007f150b1cfdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241224-204428",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005177 0.000384 1.774225 ( 2.079204)
build_miniruby 0.001322 0.000098 1.525265 ( 1.522457)
build_ruby 0.001838 0.000136 4.103735 ( 4.235017)
build_all 0.004373 0.004222 6.380214 ( 2.624549)
build_install 0.013706 0.004917 8.197887 ( 4.402652)
test_btest 0.000909 0.000121 74.015259 ( 20.277642)
test_basic 0.006358 0.003377 1.024477 ( 1.137639)
test_all 0.074989 0.069657 694.148198 (211.351891)
test_rubyspec 0.063044 0.020135 115.783121 ( 24.772161)
total: 272.40 sec