Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-115206
#<BuildRuby:0x0000564010e62098
@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.20231023-115206",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.006774 0.001056 3.495707 ( 3.688218)
build_miniruby 0.001128 0.000430 1.547671 ( 1.546514)
build_ruby 0.000967 0.000369 2.618980 ( 2.815295)
build_all 0.000000 0.006491 5.217620 ( 2.073630)
build_install 0.013416 0.003434 7.170374 ( 3.080566)
test_btest 0.000357 0.003828 76.307106 ( 19.850652)
test_basic 0.002426 0.003073 0.791065 ( 0.854977)
test_all 0.095273 0.022088 644.293803 (236.518803)
test_rubyspec 0.037075 0.025720 90.120239 (102.664047)
total: 373.09 sec