Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-101837
#<BuildRuby:0x0000564344fa2228
@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.20230902-101837",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002763 0.003748 1.875466 ( 3.313380)
build_miniruby 0.001290 0.000298 1.681819 ( 1.934252)
build_ruby 0.001692 0.000391 3.387717 ( 12.785613)
build_all 0.006677 0.001541 6.151437 ( 3.765650)
build_install 0.003796 0.014288 7.578548 ( 5.923858)
test_btest 0.001004 0.000000 83.536249 ( 45.949269)
test_basic 0.004711 0.000581 0.950101 ( 1.236320)
test_all 0.009528 0.001745 677.115976 (307.403200)
test_rubyspec 0.033889 0.038304 104.606314 (124.560817)
total: 506.87 sec