Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-144505
#<BuildRuby:0x00007f57b6c6fdd0
@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.20240716-144505",
@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.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002680 0.004583 3.128046 ( 3.227774)
build_miniruby 0.001396 0.000300 1.439159 ( 1.437156)
build_ruby 0.001927 0.000000 3.707700 ( 3.852293)
build_all 0.007473 0.002595 7.904281 ( 3.106128)
build_install 0.016023 0.002564 10.148715 ( 4.806775)
test_btest 0.000000 0.000914 108.265583 ( 28.648650)
test_basic 0.002183 0.007060 1.067801 ( 1.117033)
test_all 0.088045 0.062497 782.479057 (244.970259)
test_rubyspec 0.045612 0.044180 162.284263 ( 33.261540)
total: 324.43 sec