Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-003237
#<BuildRuby:0x0000563e854aa118
@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.20230728-003237",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004499 0.004720 3.861711 ( 6.925273)
build_miniruby 0.002682 0.004719 167.416221 ( 98.747532)
build_ruby 0.001798 0.000346 4.005295 ( 5.917870)
build_all 0.011345 0.001290 28.139526 ( 18.629699)
build_install 0.002175 0.014568 4.412472 ( 4.942709)
test_btest 0.000792 0.000234 81.055930 ( 50.340560)
test_basic 0.005621 0.001665 0.944452 ( 1.540051)
test_all 0.000891 0.000264 653.948178 (361.383450)
test_rubyspec 0.022209 0.035907 91.717881 (129.031775)
total: 677.46 sec