Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-091824
#<BuildRuby:0x0000558060b46208
@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.20231221-091824",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.000000 0.005642 1.835655 ( 2.214095)
build_miniruby 0.000000 0.001679 1.595395 ( 1.596786)
build_ruby 0.000000 0.001887 3.195831 ( 3.390439)
build_all 0.002827 0.005696 5.728190 ( 2.913658)
build_install 0.019760 0.000000 7.068295 ( 4.103904)
test_btest 0.000930 0.000000 80.474742 ( 30.562135)
test_basic 0.007210 0.000000 0.858630 ( 0.940528)
test_all 0.097449 0.022674 659.627905 (256.027013)
test_rubyspec 0.041941 0.026765 93.291188 (104.979235)
total: 406.73 sec