Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-113204
#<BuildRuby:0x000055b1b74724f8
@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.20230919-113204",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002545 0.003788 2.130775 ( 3.579383)
build_miniruby 0.001854 0.000000 1.574542 ( 1.593468)
build_ruby 0.001675 0.000000 3.223273 ( 3.435753)
build_all 0.000000 0.008789 6.160151 ( 3.869607)
build_install 0.019875 0.000818 7.696825 ( 6.028274)
test_btest 0.000000 0.000989 84.008788 ( 30.347866)
test_basic 0.000000 0.005281 0.918983 ( 0.992420)
test_all 0.005055 0.004546 670.905774 (236.983844)
test_rubyspec 0.037806 0.034171 103.257104 (119.852790)
total: 406.68 sec