Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-204222
#<BuildRuby:0x00007f7db244fde0
@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.20241205-204222",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003060 0.004834 3.420486 ( 3.298145)
build_miniruby 0.001609 0.000000 1.506419 ( 1.503154)
build_ruby 0.001639 0.000000 3.850958 ( 4.060339)
build_all 0.006551 0.001513 6.186096 ( 2.589848)
build_install 0.016620 0.003068 8.699227 ( 4.273586)
test_btest 0.000883 0.000221 77.321748 ( 20.646228)
test_basic 0.003341 0.004415 0.932090 ( 0.991748)
test_all 0.086588 0.057572 773.086556 (262.062583)
test_rubyspec 0.064393 0.019010 121.726894 ( 33.625475)
total: 333.05 sec