Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-045337
#<BuildRuby:0x00007f0c09d6fdc8
@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.20240705-045337",
@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.000000 0.000065 0.000065 ( 0.000062)
configure 0.000000 0.000044 0.000044 ( 0.000045)
build_up 0.003394 0.004900 3.476858 ( 3.187700)
build_miniruby 0.002114 0.000000 1.304630 ( 1.301295)
build_ruby 0.001999 0.000000 3.881230 ( 4.075263)
build_all 0.008535 0.000170 7.870075 ( 3.020118)
build_install 0.006488 0.013322 11.125407 ( 5.151618)
test_btest 0.000745 0.000277 121.680379 ( 35.584584)
test_basic 0.006634 0.006897 1.349340 ( 1.523334)
test_all 0.119200 0.041467 904.651486 (280.541029)
test_rubyspec 0.038664 0.059209 179.066841 ( 40.471552)
total: 374.86 sec