Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-141020
#<BuildRuby:0x00007f5ef894fdc8
@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.20241226-141020",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000041 0.000004 0.000045 ( 0.000044)
build_up 0.002560 0.003853 2.221301 ( 3.673134)
build_miniruby 0.001322 0.000139 1.870318 ( 2.341428)
build_ruby 0.000000 0.002713 4.650385 ( 5.389493)
build_all 0.006606 0.004997 7.535058 ( 7.528088)
build_install 0.016619 0.008080 9.569727 ( 9.659419)
test_btest 0.000851 0.000155 83.849277 ( 67.905101)
test_basic 0.004325 0.008098 1.124604 ( 1.352903)
test_all 0.118530 0.028900 760.487474 (328.162093)
test_rubyspec 0.051907 0.030345 121.304242 ( 34.378681)
total: 460.39 sec