Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-200545
#<BuildRuby:0x000055b92940ded0
@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.20230502-200545",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004708 0.000706 1.780767 ( 3.336140)
build_miniruby 0.001196 0.000179 1.245278 ( 1.305943)
build_ruby 0.001350 0.000000 2.552451 ( 2.858452)
build_all 0.002159 0.004319 2.109234 ( 2.097348)
build_install 0.011163 0.004944 3.318132 ( 3.288698)
test_btest 0.000928 0.000201 72.464805 ( 38.914763)
test_basic 0.000000 0.004513 0.754509 ( 1.115112)
test_all 0.000521 0.002182 559.669847 (229.682236)
test_rubyspec 0.027958 0.019464 78.735138 ( 94.710229)
total: 377.31 sec