Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-030325
#<BuildRuby:0x00007f2f561afdd8
@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.20240811-030325",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000045)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.001691 0.007168 3.942557 ( 4.298342)
build_miniruby 0.001549 0.000516 1.929906 ( 2.014543)
build_ruby 0.002494 0.000000 4.770405 ( 5.384096)
build_all 0.007039 0.004543 9.403112 ( 5.945241)
build_install 0.019244 0.006379 12.635103 ( 8.141106)
test_btest 0.000775 0.000264 127.676899 ( 40.017063)
test_basic 0.009904 0.001998 1.278605 ( 1.333270)
test_all 0.124205 0.030798 898.971416 (259.231049)
test_rubyspec 0.048528 0.042229 170.333598 ( 37.698126)
total: 364.06 sec