Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-125234
#<BuildRuby:0x00005617e1ea2230
@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.20240222-125234",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006167 0.000949 2.572276 ( 2.470402)
build_miniruby 0.001425 0.000219 1.757156 ( 1.758518)
build_ruby 0.001717 0.000000 3.160317 ( 3.378652)
build_all 0.007385 0.000097 6.783436 ( 3.094015)
build_install 0.010347 0.008078 8.403139 ( 4.490445)
test_btest 0.000809 0.000156 93.611048 ( 37.528034)
test_basic 0.006397 0.001238 1.012746 ( 1.117473)
test_all 0.095230 0.019934 734.325240 (288.206657)
test_rubyspec 0.053771 0.030602 121.902833 (131.292416)
total: 473.34 sec