Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-024536
#<BuildRuby:0x00005566f3d22120
@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.20230914-024536",
@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.000000 0.000068 0.000068 ( 0.000037)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000635 0.006850 2.228724 ( 4.486456)
build_miniruby 0.001596 0.000331 1.654055 ( 1.854448)
build_ruby 0.001494 0.000309 3.250936 ( 13.161972)
build_all 0.008373 0.000895 6.468690 ( 5.314575)
build_install 0.017204 0.003441 8.015989 ( 7.158898)
test_btest 0.000767 0.000153 84.469424 ( 46.122166)
test_basic 0.003778 0.003942 0.983581 ( 1.222174)
test_all 0.009727 0.000370 684.300552 (280.625803)
test_rubyspec 0.043826 0.028738 105.014575 (118.281454)
total: 478.23 sec