Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-023902
#<BuildRuby:0x00005610f8371fb8
@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.20231229-023902",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002983 0.003681 1.810122 ( 3.304899)
build_miniruby 0.001548 0.000258 1.870368 ( 2.446480)
build_ruby 0.001781 0.000297 3.636670 ( 5.024856)
build_all 0.008139 0.000049 6.009000 ( 6.512279)
build_install 0.016233 0.004013 7.425516 ( 8.850525)
test_btest 0.000425 0.001143 83.908520 ( 96.740724)
test_basic 0.003073 0.003405 0.950520 ( 1.661389)
test_all 0.085688 0.038957 827.540816 (492.279426)
test_rubyspec 0.040218 0.030628 101.576687 (136.570408)
total: 753.39 sec