Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250216-173630
#<BuildRuby:0x00007f3a7e26fdd0
@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.20250216-173630",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002254 0.004373 3.328562 ( 2.484714)
build_miniruby 0.001255 0.000173 1.377449 ( 1.374590)
build_ruby 0.001634 0.000225 3.805541 ( 3.951679)
build_all 0.007497 0.000434 5.486744 ( 2.411809)
build_install 0.009484 0.007313 7.877138 ( 4.064279)
test_btest 0.000843 0.000149 47.121559 ( 13.159321)
test_basic 0.006726 0.001187 0.858226 ( 0.910066)
test_all 0.074802 0.042439 555.404536 (166.014086)
test_rubyspec 0.033638 0.042581 98.657819 ( 23.358680)
total: 217.73 sec