Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-045713
#<BuildRuby:0x000055d51f12e1a8
@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.20230915-045713",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.000174 0.006461 2.128845 ( 3.380195)
build_miniruby 0.001094 0.000438 1.502055 ( 1.507080)
build_ruby 0.001249 0.000499 3.258283 ( 3.472891)
build_all 0.006905 0.001138 6.434226 ( 3.137013)
build_install 0.012603 0.005822 7.820727 ( 5.002149)
test_btest 0.000000 0.000818 85.187018 ( 26.190730)
test_basic 0.000000 0.005589 0.905589 ( 0.966890)
test_all 0.005689 0.003576 688.862940 (214.556937)
test_rubyspec 0.043347 0.025012 98.946482 (110.204080)
total: 368.42 sec