Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-074931
#<BuildRuby:0x00005562b22860d0
@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.20230924-074931",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006741 0.000723 2.326418 ( 4.425942)
build_miniruby 0.001428 0.000153 1.625194 ( 1.839869)
build_ruby 0.001337 0.000144 3.310890 ( 3.708546)
build_all 0.007619 0.000343 6.396402 ( 4.123838)
build_install 0.013288 0.004994 7.860769 ( 5.299738)
test_btest 0.001206 0.000000 84.373877 ( 44.434870)
test_basic 0.000000 0.008194 1.017047 ( 1.315700)
test_all 0.009347 0.000306 717.490785 (342.229631)
test_rubyspec 0.037764 0.034747 103.446913 (122.876124)
total: 530.26 sec