Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-135231
#<BuildRuby:0x000055ec1fd9e390
@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.20230925-135231",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005626 0.001126 2.211349 ( 3.549863)
build_miniruby 0.001178 0.000236 1.616477 ( 1.625171)
build_ruby 0.001671 0.000000 3.305882 ( 3.516607)
build_all 0.007761 0.000162 6.164858 ( 3.124546)
build_install 0.003574 0.015828 7.541923 ( 4.302970)
test_btest 0.000591 0.000183 82.262216 ( 34.450456)
test_basic 0.002273 0.004988 0.928786 ( 1.029382)
test_all 0.006743 0.002325 684.737864 (262.112718)
test_rubyspec 0.030479 0.040324 103.629952 (119.157303)
total: 432.87 sec