Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-233454
#<BuildRuby:0x00007fb7bfb0fdc8
@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.20240922-233454",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003580 0.004879 4.323843 ( 3.555323)
build_miniruby 0.001658 0.000000 1.498534 ( 1.494563)
build_ruby 0.002048 0.000000 4.043280 ( 4.261002)
build_all 0.008366 0.000000 6.636208 ( 2.637510)
build_install 0.012566 0.008269 10.291609 ( 4.844784)
test_btest 0.000992 0.000000 95.882583 ( 25.663899)
test_basic 0.009507 0.000000 1.054135 ( 1.101329)
test_all 0.108584 0.038678 792.822551 (247.523225)
test_rubyspec 0.034328 0.052261 129.370733 ( 27.251086)
total: 318.33 sec