Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-125717
#<BuildRuby:0x000055de2b6e61a8
@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.20230508-125717",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000075 0.000000 0.000075 ( 0.000122)
build_up 0.002834 0.003813 1.863536 ( 3.874811)
build_miniruby 0.001157 0.000277 1.279532 ( 1.311668)
build_ruby 0.001207 0.000290 2.564658 ( 2.794349)
build_all 0.006156 0.000466 2.109928 ( 1.893701)
build_install 0.012425 0.004163 3.468922 ( 3.423218)
test_btest 0.000716 0.000173 73.270155 ( 38.139097)
test_basic 0.006213 0.000461 0.793296 ( 0.899518)
test_all 0.001156 0.000269 570.925343 (239.959561)
test_rubyspec 0.029417 0.026943 82.383631 (102.643698)
total: 394.94 sec