Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-093625
#<BuildRuby:0x000055cb26af2390
@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.20231018-093625",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.002514 0.003779 2.183876 ( 2.389079)
build_miniruby 0.001402 0.000000 1.510159 ( 1.509746)
build_ruby 0.001836 0.000000 2.892691 ( 3.098566)
build_all 0.009159 0.000093 6.479692 ( 3.201175)
build_install 0.013666 0.008858 8.334408 ( 4.695973)
test_btest 0.000765 0.000127 89.920091 ( 30.261453)
test_basic 0.008247 0.000000 0.986605 ( 1.089055)
test_all 0.004919 0.004294 678.834835 (212.524332)
test_rubyspec 0.035035 0.033643 95.780799 (107.485972)
total: 366.26 sec