Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-143324
#<BuildRuby:0x00007f589a48fdd8
@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.20241126-143324",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.006312 0.001169 3.204783 ( 3.175741)
build_miniruby 0.001301 0.000241 1.344311 ( 1.341767)
build_ruby 0.001714 0.000000 3.618135 ( 3.793778)
build_all 0.003575 0.005047 5.703024 ( 2.276555)
build_install 0.016481 0.003258 9.008095 ( 4.417027)
test_btest 0.000000 0.000873 76.470675 ( 20.705681)
test_basic 0.007178 0.002695 0.929315 ( 0.973938)
test_all 0.095760 0.053303 698.425230 (230.279900)
test_rubyspec 0.031240 0.051017 117.021628 ( 28.491495)
total: 295.46 sec