Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-230941
#<BuildRuby:0x00007f943df1fdc8
@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.20240829-230941",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004598 0.003042 3.275751 ( 3.242902)
build_miniruby 0.001279 0.000352 1.465606 ( 1.462213)
build_ruby 0.001531 0.000422 4.115060 ( 4.316373)
build_all 0.003256 0.005210 7.410943 ( 2.918455)
build_install 0.013920 0.004586 10.324591 ( 4.856230)
test_btest 0.000881 0.000277 118.396002 ( 31.556603)
test_basic 0.002248 0.010774 1.306513 ( 1.354687)
test_all 0.087291 0.065184 786.002882 (233.781156)
test_rubyspec 0.040533 0.047145 161.129997 ( 33.890279)
total: 317.38 sec