Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-075254
#<BuildRuby:0x000055f296d923b0
@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.20230916-075254",
@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.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000000 0.000071 0.000071 ( 0.000039)
build_up 0.003521 0.003824 2.478109 ( 3.953282)
build_miniruby 0.000000 0.001583 2.169100 ( 2.175152)
build_ruby 0.000000 0.001934 3.403264 ( 3.587903)
build_all 0.007348 0.000864 6.356309 ( 3.433862)
build_install 0.014292 0.005213 8.233470 ( 5.882166)
test_btest 0.000680 0.000124 88.707300 ( 34.038675)
test_basic 0.000000 0.006723 0.968359 ( 1.090019)
test_all 0.007680 0.001598 702.381678 (259.022030)
test_rubyspec 0.032834 0.037098 102.539676 (113.825917)
total: 427.01 sec