Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-230133
#<BuildRuby:0x0000559af4b6a230
@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.20230822-230133",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000035 0.000002 0.000037 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006843 0.000441 2.367837 ( 5.970172)
build_miniruby 0.004508 0.004624 173.176391 (121.346947)
build_ruby 0.001742 0.000168 4.133800 ( 20.783770)
build_all 0.011637 0.000679 33.372123 ( 38.983159)
build_install 0.014453 0.005236 8.012036 ( 10.768101)
test_btest 0.000652 0.000077 85.776319 ( 62.846636)
test_basic 0.008029 0.000945 1.023520 ( 2.156481)
test_all 0.009616 0.000523 690.081175 (439.956019)
test_rubyspec 0.023872 0.051020 106.087527 (206.192726)
total: 909.01 sec