Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-024159
#<BuildRuby:0x000055b8d5b49fb8
@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.20230615-024159",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005653 0.000217 1.912443 ( 4.153829)
build_miniruby 0.000000 0.001626 1.421038 ( 1.496617)
build_ruby 0.000146 0.001625 2.899397 ( 3.134294)
build_all 0.004502 0.003231 2.428436 ( 2.078671)
build_install 0.012159 0.004634 3.475376 ( 2.668420)
test_btest 0.000571 0.000114 76.630167 ( 33.907742)
test_basic 0.005972 0.001194 0.835270 ( 1.035493)
test_all 0.001880 0.000376 579.794129 (265.699815)
test_rubyspec 0.020776 0.032160 85.240566 (110.470841)
total: 424.65 sec