Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-084626
#<BuildRuby:0x000055e477b0a8e0
@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-084626",
@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.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007684 0.000000 3.261142 ( 3.346755)
build_miniruby 0.001105 0.000119 1.553005 ( 1.551675)
build_ruby 0.001131 0.000189 2.824873 ( 3.032889)
build_all 0.005945 0.000287 5.480581 ( 2.277342)
build_install 0.015448 0.000000 7.518082 ( 3.393980)
test_btest 0.001124 0.000000 76.490949 ( 20.108915)
test_basic 0.001644 0.003769 0.666795 ( 0.732000)
test_all 0.070121 0.049594 613.555312 (199.830269)
test_rubyspec 0.017519 0.033561 80.984549 ( 92.414914)
total: 326.69 sec