Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-192654
#<BuildRuby:0x00005623a06c2130
@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.20230629-192654",
@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.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006079 0.000901 2.152080 ( 6.068252)
build_miniruby 0.001385 0.000205 1.682671 ( 3.544553)
build_ruby 0.001604 0.000238 3.320485 ( 16.350599)
build_all 0.005900 0.003836 2.618010 ( 4.853959)
build_install 0.014513 0.004563 4.046636 ( 8.502166)
test_btest 0.000731 0.000137 82.290817 ( 77.301238)
test_basic 0.003158 0.004989 0.880584 ( 1.993078)
test_all 0.001478 0.000323 615.421920 (671.597949)
test_rubyspec 0.047858 0.011129 94.402966 (200.459936)
total: 990.67 sec