Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-064917
#<BuildRuby:0x00007f053d4afdc8
@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.20240713-064917",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.008091 0.000000 3.878222 ( 3.758591)
build_miniruby 0.001431 0.000217 1.761719 ( 1.758825)
build_ruby 0.000000 0.002234 4.249107 ( 4.402082)
build_all 0.008179 0.001752 8.623835 ( 3.719927)
build_install 0.018382 0.001649 11.709734 ( 5.920997)
test_btest 0.001258 0.000064 116.927645 ( 30.619783)
test_basic 0.008654 0.000128 1.207913 ( 1.263290)
test_all 0.095795 0.056713 811.367830 (233.531745)
test_rubyspec 0.032264 0.060463 167.515513 ( 34.237607)
total: 319.21 sec