Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-000543
#<BuildRuby:0x0000557f6cfaa258
@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.20240114-000543",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.005896 0.000247 1.728452 ( 2.326769)
build_miniruby 0.001809 0.000000 1.723454 ( 1.761856)
build_ruby 0.001826 0.000000 3.588250 ( 3.804730)
build_all 0.007560 0.000000 5.863213 ( 3.200587)
build_install 0.016329 0.002580 7.014776 ( 4.541523)
test_btest 0.000688 0.000078 81.917839 ( 38.620609)
test_basic 0.003073 0.003691 0.827670 ( 0.931941)
test_all 0.094342 0.031171 869.906017 (700.451837)
test_rubyspec 0.044390 0.036405 104.380722 (197.224922)
total: 952.87 sec