Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-015350
#<BuildRuby:0x00005642f51d27c8
@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.20230904-015350",
@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.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002864 0.003753 1.978673 ( 3.668942)
build_miniruby 0.001551 0.000344 3.575451 ( 4.340528)
build_ruby 0.001880 0.000000 3.588639 ( 4.659819)
build_all 0.009401 0.000000 6.544540 ( 6.664231)
build_install 0.019624 0.002289 8.139261 ( 8.762242)
test_btest 0.001269 0.000075 86.003393 ( 63.595357)
test_basic 0.005448 0.003552 0.972133 ( 1.433492)
test_all 0.005476 0.004886 712.142619 (379.366546)
test_rubyspec 0.039588 0.030262 103.423897 (121.267788)
total: 593.76 sec