Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-194252
#<BuildRuby:0x00007fd5c1e4fdd8
@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.20240806-194252",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000037 0.000013 0.000050 ( 0.000050)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.005414 0.004599 4.084060 ( 6.507312)
build_miniruby 0.001543 0.000606 10.383078 ( 12.887529)
build_ruby 0.001975 0.000000 4.516231 ( 5.598365)
build_all 0.009980 0.001408 8.783626 ( 10.289810)
build_install 0.023828 0.005093 12.135634 ( 14.272791)
test_btest 0.000743 0.000254 128.256222 (158.647449)
test_basic 0.009279 0.004568 1.411322 ( 2.811371)
test_all 0.116353 0.052294 992.881085 (971.325115)
test_rubyspec 0.045480 0.050155 172.544183 ( 80.374695)
total: 1262.72 sec