Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-014921
#<BuildRuby:0x00007f8e6b55fdd8
@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.20250506-014921",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001975 0.004503 2.256613 ( 2.441658)
build_miniruby 0.001469 0.000379 1.606387 ( 1.604706)
build_ruby 0.001581 0.000408 4.093310 ( 4.222292)
build_all 0.008330 0.000001 5.796270 ( 2.491344)
build_install 0.004672 0.012771 7.574377 ( 4.084365)
test_btest 0.000692 0.000225 53.301893 ( 25.751146)
test_basic 0.006018 0.002053 0.921549 ( 0.972929)
test_all 0.084182 0.037940 632.903626 (230.685976)
test_rubyspec 0.041754 0.042247 110.300285 ( 41.887840)
total: 314.14 sec