Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-000018
#<BuildRuby:0x00007f15d71efde0
@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.20240717-000018",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000050)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.006787 0.001170 3.296724 ( 3.356874)
build_miniruby 0.001311 0.000226 1.089348 ( 1.086952)
build_ruby 0.001413 0.000243 3.388167 ( 3.553869)
build_all 0.009150 0.000051 7.946748 ( 3.146203)
build_install 0.016545 0.001893 10.609225 ( 5.049782)
test_btest 0.000879 0.000137 110.977788 ( 29.145197)
test_basic 0.008538 0.000000 1.178965 ( 1.230839)
test_all 0.092146 0.059468 872.181974 (251.311917)
test_rubyspec 0.069389 0.020219 158.250291 ( 34.661398)
total: 332.54 sec