Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-035709
#<BuildRuby:0x0000557b3a421f48
@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.20230908-035709",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006352 0.000657 2.298439 ( 5.304073)
build_miniruby 0.002130 0.000000 1.737758 ( 2.355866)
build_ruby 0.001668 0.000000 3.396461 ( 4.563945)
build_all 0.008065 0.000336 6.469185 ( 6.496259)
build_install 0.020791 0.000671 7.993917 ( 8.748810)
test_btest 0.000939 0.000000 84.506438 ( 65.641078)
test_basic 0.004945 0.003770 0.991145 ( 1.547321)
test_all 0.009117 0.000986 686.584027 (401.019995)
test_rubyspec 0.042672 0.031386 105.751018 (128.568335)
total: 624.25 sec