Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-132933
#<BuildRuby:0x00007f776e99fdd0
@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.20241118-132933",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000031 0.000007 0.000038 ( 0.000036)
build_up 0.000697 0.008102 4.077465 ( 4.265154)
build_miniruby 0.001293 0.000364 1.892147 ( 1.935673)
build_ruby 0.001769 0.000497 4.611528 ( 4.818412)
build_all 0.006435 0.003572 6.967984 ( 4.611881)
build_install 0.017257 0.007170 10.224297 ( 6.604412)
test_btest 0.000640 0.000197 83.226441 ( 39.199235)
test_basic 0.002777 0.008946 1.141813 ( 1.256136)
test_all 0.114522 0.038073 769.777306 (261.088413)
test_rubyspec 0.043735 0.040193 119.896388 ( 30.154288)
total: 353.93 sec