Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-145944
#<BuildRuby:0x00007f8c0d95fdd0
@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.20240724-145944",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.006586 0.000937 3.581228 ( 3.522200)
build_miniruby 0.000000 0.001645 1.592272 ( 1.589012)
build_ruby 0.000000 0.001907 4.001753 ( 4.152674)
build_all 0.006510 0.001347 7.856083 ( 3.231113)
build_install 0.011057 0.007060 10.239748 ( 4.658754)
test_btest 0.000765 0.000316 113.445951 ( 30.010077)
test_basic 0.009320 0.000121 1.228292 ( 1.278191)
test_all 0.119238 0.027898 872.776084 (248.703454)
test_rubyspec 0.054033 0.040498 165.034435 ( 36.527597)
total: 333.67 sec