Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-192123
#<BuildRuby:0x00005602bb812108
@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.20230909-192123",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.000000 0.006123 2.115814 ( 3.321002)
build_miniruby 0.000534 0.001134 1.433019 ( 1.431365)
build_ruby 0.001518 0.000000 3.013111 ( 3.218123)
build_all 0.007738 0.000000 5.923469 ( 2.578843)
build_install 0.013551 0.003810 7.319542 ( 3.703844)
test_btest 0.000881 0.000177 80.796092 ( 28.525283)
test_basic 0.005837 0.000373 0.830191 ( 0.897858)
test_all 0.002598 0.006680 678.287327 (268.420832)
test_rubyspec 0.047139 0.028375 103.049486 (122.197004)
total: 434.30 sec