Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-032235
#<BuildRuby:0x00007fb9f62cfdc8
@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.20241029-032235",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000040 0.000005 0.000045 ( 0.000045)
build_up 0.007928 0.001071 4.298721 ( 4.759272)
build_miniruby 0.001356 0.000183 1.746205 ( 1.861168)
build_ruby 0.001826 0.000247 4.652648 ( 5.099398)
build_all 0.006222 0.004671 7.609701 ( 4.997418)
build_install 0.020520 0.002475 10.691352 ( 7.634484)
test_btest 0.000757 0.000116 79.745019 ( 34.309427)
test_basic 0.009502 0.000000 1.015433 ( 1.062554)
test_all 0.111479 0.034030 744.851429 (268.361511)
test_rubyspec 0.036088 0.047640 119.259792 ( 27.745502)
total: 355.83 sec