Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250106-045829
#<BuildRuby:0x00007f338addfdc8
@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.20250106-045829",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001574 0.003455 1.302451 ( 1.646251)
build_miniruby 0.001104 0.000233 1.031989 ( 1.029535)
build_ruby 0.001538 0.000324 3.231055 ( 3.468916)
build_all 0.009860 0.000361 6.206654 ( 3.763320)
build_install 0.021006 0.001464 8.045362 ( 5.717397)
test_btest 0.000763 0.000127 65.747690 ( 21.399711)
test_basic 0.005170 0.000862 1.024469 ( 1.338164)
test_all 0.093463 0.044864 610.951707 (186.653058)
test_rubyspec 0.051621 0.020769 106.189216 ( 20.108246)
total: 245.13 sec