Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-234307
#<BuildRuby:0x00007f250b29fdd8
@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.20241018-234307",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003058 0.004549 3.496056 ( 3.361469)
build_miniruby 0.001346 0.000234 1.353985 ( 1.350340)
build_ruby 0.001468 0.000255 3.593827 ( 3.827082)
build_all 0.004586 0.003486 6.443028 ( 2.589037)
build_install 0.009615 0.008605 8.815675 ( 4.089087)
test_btest 0.001022 0.000000 86.307301 ( 22.491527)
test_basic 0.005768 0.003770 0.948154 ( 0.997142)
test_all 0.114967 0.038220 753.088032 (246.197839)
test_rubyspec 0.049649 0.034374 131.874308 ( 22.054729)
total: 306.96 sec