Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-020241
#<BuildRuby:0x000055e6b1de23b0
@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.20230624-020241",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000037 0.000003 0.000040 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005662 0.000436 1.998166 ( 4.859188)
build_miniruby 0.001280 0.000099 1.546485 ( 2.025479)
build_ruby 0.001572 0.000120 3.027911 ( 4.168380)
build_all 0.003570 0.003845 2.308121 ( 2.365941)
build_install 0.016778 0.000000 3.658781 ( 4.019944)
test_btest 0.000911 0.000082 76.998338 ( 45.732575)
test_basic 0.000000 0.006453 0.810693 ( 1.448339)
test_all 0.000646 0.002071 588.909744 (307.949424)
test_rubyspec 0.037626 0.018265 88.158778 (130.295752)
total: 502.87 sec