Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-133938
#<BuildRuby:0x0000562d420fe130
@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.20230903-133938",
@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.000006 0.000025 ( 0.000024)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000290 0.006532 1.846818 ( 3.470794)
build_miniruby 0.000000 0.001752 1.688089 ( 2.173689)
build_ruby 0.000014 0.001946 3.467644 ( 4.798767)
build_all 0.006062 0.002424 6.383133 ( 7.266075)
build_install 0.017258 0.004465 7.756983 ( 9.610437)
test_btest 0.000713 0.000270 85.206512 ( 93.374171)
test_basic 0.004688 0.004332 0.984216 ( 1.897370)
test_all 0.004745 0.006172 732.883671 (814.235438)
test_rubyspec 0.045669 0.031386 106.984763 (144.553451)
total: 1081.38 sec