Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-035047
#<BuildRuby:0x00007fa96ce0fde0
@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.20241130-035047",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003118 0.006160 3.684568 ( 3.602533)
build_miniruby 0.001321 0.000495 1.669558 ( 1.666652)
build_ruby 0.000000 0.002327 4.412975 ( 4.571279)
build_all 0.005394 0.004359 6.618056 ( 3.366336)
build_install 0.017449 0.004677 9.318552 ( 5.332210)
test_btest 0.000712 0.000281 82.012479 ( 30.350548)
test_basic 0.010137 0.004834 1.210417 ( 1.313697)
test_all 0.112199 0.042344 770.614165 (271.841607)
test_rubyspec 0.054126 0.029248 118.004321 ( 25.355385)
total: 347.40 sec