Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-231507
#<BuildRuby:0x00005610b81c20e0
@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.20230625-231507",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006075 0.000486 1.981314 ( 5.150177)
build_miniruby 0.001298 0.000104 1.519653 ( 2.035797)
build_ruby 0.001557 0.000124 3.052115 ( 4.004080)
build_all 0.006824 0.000546 2.499123 ( 2.803418)
build_install 0.013885 0.004195 3.806428 ( 4.494178)
test_btest 0.000803 0.000084 79.854408 ( 46.040197)
test_basic 0.006163 0.000159 0.896365 ( 1.319999)
test_all 0.001103 0.000110 611.969163 (486.667579)
test_rubyspec 0.047968 0.018886 94.021617 (221.073970)
total: 773.59 sec