Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-054604
#<BuildRuby:0x00007f581e4ffdd0
@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.20241222-054604",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000040 0.000012 0.000052 ( 0.000051)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.003938 0.002711 2.117646 ( 2.589948)
build_miniruby 0.000000 0.001680 1.680893 ( 1.722720)
build_ruby 0.000170 0.002106 4.190896 ( 39.685966)
build_all 0.009693 0.000655 7.306330 ( 4.547218)
build_install 0.018785 0.003682 9.274244 ( 6.725855)
test_btest 0.000738 0.000227 81.451102 ( 44.781368)
test_basic 0.008222 0.002824 1.112990 ( 1.251167)
test_all 0.100028 0.052819 803.920129 (296.436945)
test_rubyspec 0.035086 0.046452 120.328000 ( 28.889504)
total: 426.63 sec