Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-175110
#<BuildRuby:0x000055d55f2da4f8
@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.20230927-175110",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005887 0.001051 2.204178 ( 4.610799)
build_miniruby 0.001293 0.000231 1.657029 ( 1.659809)
build_ruby 0.000000 0.001964 3.367661 ( 3.593507)
build_all 0.000038 0.008423 6.170614 ( 3.116353)
build_install 0.010742 0.009035 7.873205 ( 4.771419)
test_btest 0.000766 0.000241 85.485211 ( 31.922586)
test_basic 0.005138 0.000431 0.976086 ( 1.041224)
test_all 0.003778 0.005599 692.194410 (263.615012)
test_rubyspec 0.034406 0.035997 101.959902 (113.594683)
total: 427.93 sec