Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-161203
#<BuildRuby:0x0000564005a8a390
@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.20230901-161203",
@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.000032 0.000000 0.000032 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004978 0.000038 1.796544 ( 2.348933)
build_miniruby 0.001791 0.000062 1.727269 ( 1.762423)
build_ruby 0.001759 0.000000 3.515502 ( 3.826109)
build_all 0.008035 0.000000 6.279486 ( 3.364377)
build_install 0.016377 0.003841 7.587109 ( 5.253610)
test_btest 0.000000 0.001024 83.011272 ( 40.637948)
test_basic 0.004323 0.003288 0.940542 ( 1.043645)
test_all 0.005289 0.004289 665.625918 (264.307836)
test_rubyspec 0.039726 0.028890 98.409828 (110.553226)
total: 433.10 sec