Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-200558
#<BuildRuby:0x0000557d7e769f70
@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.20240116-200558",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.001176 0.003973 1.363767 ( 1.722652)
build_miniruby 0.000000 0.001786 1.500724 ( 1.498847)
build_ruby 0.000000 0.001420 3.082285 ( 3.331324)
build_all 0.006268 0.000808 5.468177 ( 2.048760)
build_install 0.016081 0.000000 6.593882 ( 3.234148)
test_btest 0.000000 0.001055 78.230654 ( 20.377698)
test_basic 0.003408 0.002185 0.631692 ( 0.690177)
test_all 0.093103 0.025549 760.309282 (217.330864)
test_rubyspec 0.044331 0.057344 151.212862 (162.817595)
total: 413.05 sec