Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-142323
#<BuildRuby:0x0000564fcde3e130
@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.20230805-142323",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.001905 0.004605 2.268277 ( 3.615683)
build_miniruby 0.001222 0.000372 1.591969 ( 1.607184)
build_ruby 0.001330 0.000405 3.493058 ( 3.767961)
build_all 0.004375 0.004279 2.816020 ( 3.182784)
build_install 0.012811 0.006999 4.258090 ( 4.942186)
test_btest 0.000729 0.000260 83.081262 ( 48.074550)
test_basic 0.000000 0.008006 1.014184 ( 1.490316)
test_all 0.000000 0.001197 650.942886 (306.624285)
test_rubyspec 0.015528 0.041857 100.692132 (135.976361)
total: 509.28 sec