Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-175413
#<BuildRuby:0x000056454cd8da00
@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.20240123-175413",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005114 0.000590 1.670716 ( 2.126987)
build_miniruby 0.001557 0.000179 1.653001 ( 1.652536)
build_ruby 0.001764 0.000203 3.414254 ( 3.680425)
build_all 0.008690 0.000483 6.843253 ( 4.206420)
build_install 0.011236 0.008634 8.101659 ( 5.562537)
test_btest 0.000748 0.000124 88.099127 ( 41.292781)
test_basic 0.002052 0.004871 0.890576 ( 0.955130)
test_all 0.086502 0.029606 804.301566 (295.608667)
test_rubyspec 0.044733 0.057015 167.846784 (179.681519)
total: 534.77 sec