Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-013430
#<BuildRuby:0x00007f03e2befdd8
@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.20241024-013430",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.002686 0.006659 4.319045 ( 4.218965)
build_miniruby 0.000000 0.001562 1.614974 ( 1.613769)
build_ruby 0.000000 0.001949 4.596326 ( 4.770607)
build_all 0.007543 0.002830 7.186559 ( 2.949159)
build_install 0.011344 0.009982 9.754274 ( 4.611212)
test_btest 0.000678 0.000220 80.049640 ( 23.536269)
test_basic 0.009047 0.004228 1.220999 ( 1.629501)
test_all 0.116990 0.035061 722.796040 (221.005844)
test_rubyspec 0.051631 0.032491 125.909179 ( 27.141299)
total: 291.48 sec