Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-100523
#<BuildRuby:0x0000563881aa6008
@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.20230219-100523",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004324 0.000786 1.495178 ( 2.614664)
build_miniruby 0.001617 0.000000 1.414434 ( 1.470876)
build_ruby 0.001484 0.000000 2.536358 ( 2.883892)
build_all 0.004384 0.004006 4.113837 ( 2.695717)
build_install 0.016606 0.000791 3.168419 ( 3.189127)
test_btest 0.000633 0.000117 58.615315 ( 29.441785)
test_basic 0.002919 0.004003 0.515624 ( 0.670526)
test_all 0.001558 0.000334 657.982410 (287.254721)
test_rubyspec 0.029340 0.024145 74.722907 ( 89.320441)
total: 419.54 sec