Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-010910
#<BuildRuby:0x0000558f3ccfe3d0
@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.20230709-010910",
@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.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006471 0.000485 2.008153 ( 3.647558)
build_miniruby 0.001205 0.000232 1.577228 ( 1.659046)
build_ruby 0.001558 0.000299 3.280547 ( 3.551866)
build_all 0.006817 0.000491 2.424776 ( 1.857457)
build_install 0.013896 0.005245 4.158388 ( 4.331945)
test_btest 0.000889 0.000183 83.360569 ( 48.550010)
test_basic 0.003145 0.004566 0.957991 ( 1.409664)
test_all 0.000938 0.000220 609.496486 (365.837257)
test_rubyspec 0.020798 0.037786 93.975563 (151.500074)
total: 582.35 sec