Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-003808
#<BuildRuby:0x000055b643216868
@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.20230812-003808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006854 0.000000 2.220795 ( 5.879528)
build_miniruby 0.001397 0.000051 1.628692 ( 1.930580)
build_ruby 0.001696 0.000226 3.354388 ( 5.483316)
build_all 0.004561 0.004194 2.891449 ( 3.795615)
build_install 0.017195 0.002040 4.323588 ( 6.651897)
test_btest 0.000790 0.000123 81.834652 ( 56.655957)
test_basic 0.006436 0.001005 0.932713 ( 1.933458)
test_all 0.001802 0.000281 668.762362 (372.048011)
test_rubyspec 0.029625 0.025666 97.768490 (154.879415)
total: 609.26 sec