Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-123301
#<BuildRuby:0x00007fbed2f2fdd0
@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.20240802-123301",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003721 0.003952 3.116199 ( 3.305987)
build_miniruby 0.001551 0.000000 1.316263 ( 1.313049)
build_ruby 0.001734 0.000000 3.601878 ( 3.790506)
build_all 0.009177 0.000122 7.841969 ( 2.956066)
build_install 0.016640 0.002522 10.822232 ( 5.065422)
test_btest 0.000740 0.000148 113.637734 ( 29.893660)
test_basic 0.007521 0.003821 1.105041 ( 1.162548)
test_all 0.117736 0.032093 777.061149 (240.164045)
test_rubyspec 0.056461 0.031093 164.577475 ( 33.390306)
total: 321.04 sec