Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-143942
#<BuildRuby:0x00005596eb90a3d0
@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.20230504-143942",
@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.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002253 0.003579 1.858676 ( 3.387547)
build_miniruby 0.001264 0.000253 1.247377 ( 1.253114)
build_ruby 0.001511 0.000000 2.495861 ( 2.734127)
build_all 0.002691 0.003115 2.127734 ( 1.534644)
build_install 0.011300 0.003768 3.260672 ( 2.368067)
test_btest 0.000610 0.000142 72.891452 ( 29.154397)
test_basic 0.005891 0.001374 0.700806 ( 0.779973)
test_all 0.000822 0.000192 610.604900 (211.359037)
test_rubyspec 0.021184 0.029474 81.519170 ( 98.124493)
total: 350.70 sec