Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-154730
#<BuildRuby:0x00005568f751a120
@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.20231223-154730",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005392 0.000000 1.592266 ( 1.952344)
build_miniruby 0.001654 0.000000 1.527156 ( 1.526224)
build_ruby 0.001453 0.000124 3.001034 ( 3.226972)
build_all 0.003143 0.004597 5.317357 ( 2.818233)
build_install 0.012648 0.006365 6.606264 ( 4.020460)
test_btest 0.000588 0.000138 81.073025 ( 30.550275)
test_basic 0.001788 0.004336 0.835124 ( 0.904224)
test_all 0.081750 0.036420 656.684584 (241.085856)
test_rubyspec 0.037682 0.028646 96.063764 (109.549623)
total: 395.64 sec