Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-014429
#<BuildRuby:0x0000564d4d292390
@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.20230805-014429",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006703 0.000838 2.356890 ( 7.035898)
build_miniruby 0.001476 0.000185 1.841589 ( 3.685468)
build_ruby 0.001562 0.000195 3.549532 ( 7.883239)
build_all 0.004461 0.004453 2.827962 ( 5.985873)
build_install 0.020167 0.001609 4.454034 ( 7.816269)
test_btest 0.000753 0.000107 82.263555 ( 69.175591)
test_basic 0.002301 0.005196 0.944598 ( 11.226431)
test_all 0.001317 0.000226 679.440934 (568.978319)
test_rubyspec 0.036690 0.025428 103.779679 (202.264298)
total: 884.05 sec