Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-052617
#<BuildRuby:0x0000559698d76138
@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.20230216-052617",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001060 0.003373 1.388454 ( 1.765542)
build_miniruby 0.001264 0.000301 1.058847 ( 1.057647)
build_ruby 0.001504 0.000000 2.352545 ( 2.575434)
build_all 0.000000 0.006070 3.776999 ( 1.970913)
build_install 0.008487 0.002832 2.818195 ( 2.010038)
test_btest 0.000000 0.000621 57.552392 ( 19.028925)
test_basic 0.000000 0.004956 0.389271 ( 0.481539)
test_all 0.000850 0.000526 640.661012 (194.791497)
test_rubyspec 0.016975 0.022785 63.941172 ( 73.892588)
total: 297.57 sec