Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-123145
#<BuildRuby:0x00005565611361d8
@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.20230705-123145",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002790 0.004427 2.059382 ( 5.122420)
build_miniruby 0.001251 0.000192 1.587927 ( 2.005515)
build_ruby 0.001339 0.000206 3.096596 ( 3.891669)
build_all 0.007009 0.000413 2.569107 ( 3.639507)
build_install 0.016687 0.001110 3.946464 ( 5.761856)
test_btest 0.000658 0.000091 81.347331 ( 48.454028)
test_basic 0.000000 0.008242 0.907681 ( 1.596332)
test_all 0.001465 0.000000 605.651668 (326.102472)
test_rubyspec 0.032919 0.019194 90.036576 (129.425947)
total: 526.00 sec