Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-225722
#<BuildRuby:0x00007ff7c9a3fde0
@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-225722",
@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.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.004555 0.003181 3.392410 ( 3.458614)
build_miniruby 0.000000 0.001560 1.526361 ( 1.523456)
build_ruby 0.000419 0.001317 3.686006 ( 3.846947)
build_all 0.008787 0.000311 8.171511 ( 3.236920)
build_install 0.010995 0.008060 10.844518 ( 5.188878)
test_btest 0.000677 0.000191 113.914151 ( 29.794825)
test_basic 0.006979 0.000953 1.179023 ( 1.233571)
test_all 0.122375 0.026081 829.840415 (255.082270)
test_rubyspec 0.053587 0.040980 165.935228 ( 44.146946)
total: 347.51 sec