Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-214228
#<BuildRuby:0x00005592d560a2a8
@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.20230202-214228",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004115 0.000823 1.215518 ( 2.321461)
build_miniruby 0.001400 0.000280 1.177135 ( 1.269231)
build_ruby 0.001312 0.000262 2.337261 ( 2.888975)
build_all 0.003062 0.004141 3.902317 ( 2.974233)
build_install 0.010348 0.004810 3.041685 ( 3.352831)
test_btest 0.000000 0.000740 57.221335 ( 34.987604)
test_basic 0.002618 0.004467 0.476145 ( 0.744210)
test_all 0.001497 0.000295 647.597111 (243.172588)
test_rubyspec 0.020633 0.026573 70.897454 ( 81.010153)
total: 372.72 sec