Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-194431
#<BuildRuby:0x00007fb6d69efdd8
@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.20240920-194431",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004080 0.004122 3.791585 ( 3.224220)
build_miniruby 0.001707 0.000000 1.176009 ( 1.172604)
build_ruby 0.002000 0.000000 3.415271 ( 3.632830)
build_all 0.003439 0.004172 6.315891 ( 2.525277)
build_install 0.016384 0.002608 9.159560 ( 4.101354)
test_btest 0.000703 0.000201 88.837771 ( 23.662762)
test_basic 0.008158 0.001151 0.879331 ( 0.925942)
test_all 0.096306 0.054225 791.269414 (278.181191)
test_rubyspec 0.057415 0.029952 144.410835 ( 34.917280)
total: 352.34 sec