Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-025714
#<BuildRuby:0x00007fb0cc38fde0
@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.20240925-025714",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.008929 0.001106 5.214269 ( 4.711474)
build_miniruby 0.001729 0.000000 2.218426 ( 2.246965)
build_ruby 0.000000 0.002037 4.530436 ( 4.740702)
build_all 0.003354 0.006537 7.427231 ( 4.160952)
build_install 0.011813 0.009658 11.203215 ( 5.824569)
test_btest 0.000668 0.000217 99.330902 ( 44.226658)
test_basic 0.005814 0.006040 1.243100 ( 1.347864)
test_all 0.114481 0.036986 768.677822 (285.938153)
test_rubyspec 0.038143 0.050409 140.135611 ( 31.662401)
total: 384.86 sec