Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-021143
#<BuildRuby:0x00007f988822fdd0
@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.20241108-021143",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.007905 0.001282 4.200041 ( 4.828009)
build_miniruby 0.001551 0.000252 1.857530 ( 1.997812)
build_ruby 0.001779 0.000289 4.721890 ( 5.038315)
build_all 0.008643 0.000713 6.743750 ( 4.560335)
build_install 0.007792 0.009221 8.667430 ( 4.423523)
test_btest 0.000861 0.000177 78.046144 ( 23.566395)
test_basic 0.005192 0.004550 0.858943 ( 0.905611)
test_all 0.107570 0.039603 709.370927 (232.471080)
test_rubyspec 0.048382 0.034189 119.959372 ( 24.496200)
total: 302.29 sec