Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-225529
#<BuildRuby:0x00005566f867e008
@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.20230514-225529",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005539 0.000120 1.758121 ( 3.445138)
build_miniruby 0.000000 0.001316 1.172159 ( 1.174490)
build_ruby 0.000000 0.001344 2.641475 ( 2.833913)
build_all 0.001925 0.004601 2.163532 ( 1.689844)
build_install 0.014651 0.000997 3.390843 ( 3.019984)
test_btest 0.000000 0.001176 72.656850 ( 37.364285)
test_basic 0.003248 0.002792 0.746591 ( 0.875193)
test_all 0.001082 0.000058 576.855928 (231.608298)
test_rubyspec 0.035362 0.015178 81.093992 ( 97.917059)
total: 379.93 sec