Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-111957
#<BuildRuby:0x0000557fc87e5f48
@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.20240301-111957",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002778 0.004504 2.541361 ( 2.415858)
build_miniruby 0.001397 0.000280 1.670569 ( 1.672240)
build_ruby 0.001610 0.000322 3.547594 ( 3.794320)
build_all 0.007647 0.000493 6.897448 ( 3.510949)
build_install 0.014906 0.004909 8.785256 ( 4.985776)
test_btest 0.000757 0.000156 93.509504 ( 39.388864)
test_basic 0.008031 0.000000 1.027912 ( 1.126753)
test_all 0.080458 0.037236 759.764393 (293.191051)
test_rubyspec 0.045239 0.040152 124.986686 (134.349023)
total: 484.44 sec