Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-225933
#<BuildRuby:0x000055f7b1d35a00
@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.20230606-225933",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002045 0.004274 1.990042 ( 3.840769)
build_miniruby 0.001212 0.000202 1.393305 ( 1.458518)
build_ruby 0.001439 0.000239 2.942236 ( 3.248766)
build_all 0.006617 0.000397 2.239800 ( 1.874137)
build_install 0.006897 0.012310 3.552286 ( 3.446471)
test_btest 0.000741 0.000192 76.340780 ( 36.691373)
test_basic 0.004990 0.001294 0.786152 ( 0.882768)
test_all 0.000990 0.000121 553.196042 (191.328391)
test_rubyspec 0.027623 0.024883 78.145933 ( 89.958017)
total: 332.73 sec