Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-150649
#<BuildRuby:0x0000564ca72aa3b0
@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.20240209-150649",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005836 0.001634 2.112530 ( 3.451972)
build_miniruby 0.000000 0.001933 1.862653 ( 2.263493)
build_ruby 0.000889 0.001201 3.779005 ( 4.641317)
build_all 0.006347 0.001953 7.075879 ( 6.099820)
build_install 0.016228 0.006774 8.777589 ( 8.273239)
test_btest 0.000846 0.000272 93.934361 ( 86.855960)
test_basic 0.005201 0.003289 1.044387 ( 1.626182)
test_all 0.091333 0.035855 863.638866 (766.157606)
test_rubyspec 0.054662 0.062467 198.099901 (288.407233)
total: 1167.78 sec