Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-003111
#<BuildRuby:0x00007fc0658afde0
@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.20241103-003111",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005388 0.002503 3.594976 ( 3.441922)
build_miniruby 0.001301 0.000294 1.204521 ( 1.201097)
build_ruby 0.001437 0.000324 4.013188 ( 4.198735)
build_all 0.007064 0.001595 6.758312 ( 2.857919)
build_install 0.014496 0.004836 9.758602 ( 4.729925)
test_btest 0.000656 0.000156 74.046163 ( 20.004554)
test_basic 0.009753 0.000509 0.937783 ( 0.978814)
test_all 0.118490 0.032318 780.253492 (263.997337)
test_rubyspec 0.024485 0.062641 121.759512 ( 46.253413)
total: 347.66 sec