Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-210251
#<BuildRuby:0x00007f3c2e15fdd0
@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.20240804-210251",
@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.000022 0.000000 0.000022 ( 0.000021)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005116 0.003639 3.896334 ( 3.726756)
build_miniruby 0.001580 0.000226 1.692018 ( 1.688600)
build_ruby 0.000000 0.001946 4.497723 ( 4.627501)
build_all 0.006517 0.002371 8.330027 ( 3.359335)
build_install 0.019528 0.000495 10.594462 ( 4.903888)
test_btest 0.000000 0.001166 113.157806 ( 29.753576)
test_basic 0.000076 0.011162 1.143103 ( 1.190911)
test_all 0.085384 0.065442 785.153346 (223.922093)
test_rubyspec 0.057623 0.036206 164.939214 ( 28.136256)
total: 301.31 sec