Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-045318
#<BuildRuby:0x0000562f94c2dfc0
@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.20230909-045318",
@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.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.003796 0.002943 2.174532 ( 3.469579)
build_miniruby 0.001710 0.000220 1.646034 ( 1.645848)
build_ruby 0.000000 0.001556 3.307865 ( 3.513213)
build_all 0.005930 0.002493 5.920045 ( 2.788835)
build_install 0.013540 0.004199 7.539408 ( 4.105411)
test_btest 0.000662 0.000114 82.784299 ( 30.593380)
test_basic 0.005125 0.000196 0.849238 ( 0.927705)
test_all 0.009509 0.000000 659.442548 (230.694771)
test_rubyspec 0.022999 0.045079 100.195646 (112.399344)
total: 390.14 sec