Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-071147
#<BuildRuby:0x0000558058089f70
@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.20230202-071147",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004885 0.000465 1.204978 ( 1.975810)
build_miniruby 0.001321 0.000126 1.157047 ( 1.308193)
build_ruby 0.001586 0.000151 2.412169 ( 2.667916)
build_all 0.006839 0.000651 3.878277 ( 2.499982)
build_install 0.014417 0.000000 2.918997 ( 2.987352)
test_btest 0.000904 0.000000 55.476447 ( 31.048911)
test_basic 0.002688 0.003145 0.428606 ( 0.551040)
test_all 0.001633 0.000048 621.807477 (237.458210)
test_rubyspec 0.035557 0.016768 67.909896 ( 77.925625)
total: 358.42 sec