Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-071207
#<BuildRuby:0x0000558fd5f89ef8
@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.20230803-071207",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006657 0.000271 2.220147 ( 6.937904)
build_miniruby 0.001800 0.000000 1.596995 ( 3.889875)
build_ruby 0.001578 0.000000 3.399459 ( 8.676043)
build_all 0.007680 0.000000 2.679273 ( 4.570981)
build_install 0.016202 0.003537 4.232651 ( 7.116871)
test_btest 0.000747 0.000077 80.253663 ( 69.227162)
test_basic 0.005137 0.003554 0.949897 ( 1.591179)
test_all 0.001543 0.000054 649.614369 (529.247974)
test_rubyspec 0.034840 0.029066 99.448634 (245.124575)
total: 876.38 sec