Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-093325
#<BuildRuby:0x0000559f0f321f28
@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.20230924-093325",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.002530 0.004315 2.233093 ( 3.468292)
build_miniruby 0.001151 0.000148 1.332597 ( 1.331536)
build_ruby 0.001301 0.000168 2.884174 ( 3.079167)
build_all 0.007382 0.000402 6.006336 ( 2.884160)
build_install 0.010661 0.007461 7.436757 ( 3.770966)
test_btest 0.000654 0.000109 83.031398 ( 31.120428)
test_basic 0.003332 0.003208 0.927977 ( 1.002272)
test_all 0.008971 0.000895 669.948100 (241.242532)
test_rubyspec 0.023093 0.044588 97.606153 (108.946148)
total: 396.85 sec