Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-225251
#<BuildRuby:0x0000561cfb442230
@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.20230826-225251",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002302 0.004375 2.215989 ( 4.028829)
build_miniruby 0.001167 0.000269 1.610677 ( 1.799459)
build_ruby 0.001761 0.000000 3.399233 ( 3.987412)
build_all 0.002208 0.006848 6.456011 ( 4.400480)
build_install 0.017117 0.003269 7.996223 ( 5.485129)
test_btest 0.000813 0.000221 85.844185 ( 44.327382)
test_basic 0.004092 0.003894 1.007443 ( 1.416727)
test_all 0.008652 0.001206 659.621583 (295.459280)
test_rubyspec 0.040399 0.032207 105.153065 (120.911213)
total: 481.82 sec