Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-031011
#<BuildRuby:0x0000562bb8dc5f48
@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.20231014-031011",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001963 0.004448 2.374240 ( 2.487858)
build_miniruby 0.001429 0.000357 1.700601 ( 1.705568)
build_ruby 0.001490 0.000372 3.597824 ( 3.794957)
build_all 0.008119 0.000000 6.289376 ( 3.135041)
build_install 0.013552 0.006420 7.952220 ( 4.620322)
test_btest 0.000602 0.000154 89.020385 ( 33.013796)
test_basic 0.000000 0.006519 0.943285 ( 1.045655)
test_all 0.003455 0.005865 695.088632 (258.162668)
test_rubyspec 0.021102 0.039067 96.672083 (108.100350)
total: 416.07 sec