Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-090713
#<BuildRuby:0x00007f857af5fdc8
@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.20241017-090713",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.003176 0.007770 4.446058 ( 5.341308)
build_miniruby 0.001428 0.000348 1.806751 ( 1.975075)
build_ruby 0.002804 0.000000 4.752262 ( 5.220520)
build_all 0.006271 0.005368 8.007717 ( 5.992933)
build_install 0.020654 0.006350 11.669482 ( 9.045124)
test_btest 0.000951 0.000255 100.987799 ( 57.376971)
test_basic 0.007744 0.005334 1.349651 ( 1.560588)
test_all 0.118944 0.036850 833.761904 (336.398311)
test_rubyspec 0.043394 0.041912 141.386511 ( 52.155785)
total: 475.07 sec