Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-235529
#<BuildRuby:0x0000556a50042120
@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-235529",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.006504 0.000205 1.934989 ( 2.280662)
build_miniruby 0.001666 0.000124 1.673959 ( 1.674050)
build_ruby 0.001821 0.000135 3.585318 ( 3.840840)
build_all 0.005189 0.003471 6.459401 ( 2.999500)
build_install 0.009468 0.010780 8.000833 ( 4.334727)
test_btest 0.000808 0.000142 83.854094 ( 22.601984)
test_basic 0.004411 0.001815 0.743159 ( 0.801613)
test_all 0.082460 0.031297 663.731830 (213.699546)
test_rubyspec 0.042870 0.048595 143.481565 (155.105409)
total: 407.34 sec