Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-043324
#<BuildRuby:0x00007f1c2533fde0
@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.20241205-043324",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003421 0.005003 3.740830 ( 3.591672)
build_miniruby 0.001131 0.000335 1.494644 ( 1.492630)
build_ruby 0.001451 0.000430 3.294402 ( 3.482337)
build_all 0.007547 0.000950 5.978993 ( 2.385267)
build_install 0.011716 0.006916 8.917025 ( 4.331597)
test_btest 0.000643 0.000201 74.474523 ( 19.727448)
test_basic 0.007516 0.001008 0.770639 ( 0.820450)
test_all 0.105196 0.036567 650.123901 (220.229126)
test_rubyspec 0.049563 0.032198 115.482822 ( 22.796036)
total: 278.86 sec