Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-115803
#<BuildRuby:0x00007fc1dff1fdd0
@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-115803",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.002515 0.004881 3.698017 ( 3.668656)
build_miniruby 0.001282 0.000444 1.732256 ( 1.728611)
build_ruby 0.002044 0.000000 4.246410 ( 4.386230)
build_all 0.002337 0.006809 6.087717 ( 2.556426)
build_install 0.008681 0.012081 8.863594 ( 4.177697)
test_btest 0.000642 0.000298 77.980120 ( 20.880416)
test_basic 0.001852 0.007426 0.789755 ( 0.835974)
test_all 0.119235 0.027065 743.390372 (247.383843)
test_rubyspec 0.052544 0.028952 120.534025 ( 28.303175)
total: 313.92 sec