Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-011242
#<BuildRuby:0x000055bcf2282120
@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.20240101-011242",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.005419 1.614842 ( 2.020218)
build_miniruby 0.000000 0.001481 1.557891 ( 1.557138)
build_ruby 0.001343 0.000587 3.275725 ( 3.486523)
build_all 0.005254 0.002352 5.693485 ( 2.960252)
build_install 0.014057 0.004144 7.033606 ( 4.366080)
test_btest 0.000620 0.000103 82.408176 ( 37.374268)
test_basic 0.003801 0.003730 0.875947 ( 0.941792)
test_all 0.086275 0.033102 717.922220 (273.074926)
test_rubyspec 0.039497 0.030072 96.386302 (108.058296)
total: 433.84 sec