Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-152419
#<BuildRuby:0x0000562565f25fb8
@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.20230712-152419",
@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.000020 0.000004 0.000024 ( 0.000022)
autoconf 0.000082 0.000000 0.000082 ( 0.000051)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003709 0.003344 2.092787 ( 6.264472)
build_miniruby 0.001542 0.000297 1.704598 ( 3.345958)
build_ruby 0.001574 0.000303 3.520383 ( 5.281671)
build_all 0.007117 0.001369 2.579674 ( 4.172342)
build_install 0.017510 0.002420 4.039054 ( 6.251692)
test_btest 0.000338 0.000559 84.360915 ( 56.379255)
test_basic 0.004221 0.004208 0.956439 ( 1.852828)
test_all 0.001687 0.000227 657.291306 (337.671154)
test_rubyspec 0.007627 0.046165 91.246671 (104.727834)
total: 525.95 sec