Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-225919
#<BuildRuby:0x0000558830802100
@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.20230828-225919",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.007474 2.214514 ( 4.141946)
build_miniruby 0.000000 0.001809 1.705108 ( 1.758369)
build_ruby 0.000000 0.001451 3.350406 ( 3.979165)
build_all 0.005271 0.002514 6.238549 ( 4.443580)
build_install 0.010341 0.009030 7.785248 ( 6.024934)
test_btest 0.000892 0.000297 83.470092 ( 45.061356)
test_basic 0.000219 0.008662 0.987603 ( 1.296443)
test_all 0.003690 0.005896 686.738215 (319.317299)
test_rubyspec 0.041116 0.029402 106.848495 (126.051879)
total: 512.08 sec