Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-113600
#<BuildRuby:0x00005589b6b268e0
@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.20240216-113600",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002414 0.003663 2.084794 ( 3.572342)
build_miniruby 0.001407 0.000352 1.735287 ( 2.116759)
build_ruby 0.001455 0.000364 3.618636 ( 3.952470)
build_all 0.006163 0.002501 6.739117 ( 5.166690)
build_install 0.019951 0.001032 8.396160 ( 6.681500)
test_btest 0.000830 0.000187 92.459868 ( 70.265922)
test_basic 0.007008 0.001582 1.022094 ( 1.433205)
test_all 0.091962 0.027480 767.560210 (407.716081)
test_rubyspec 0.036107 0.057117 131.157075 (160.502437)
total: 661.41 sec