Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-081436
#<BuildRuby:0x000055c16a0d68e0
@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-081436",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.001401 0.004005 1.883148 ( 3.227025)
build_miniruby 0.001316 0.000172 1.333301 ( 1.355622)
build_ruby 0.001423 0.000186 2.615774 ( 2.855941)
build_all 0.000000 0.007595 2.233549 ( 1.810532)
build_install 0.007225 0.010846 3.735539 ( 3.189830)
test_btest 0.000623 0.000187 75.581628 ( 35.373016)
test_basic 0.003410 0.003457 0.776011 ( 0.890442)
test_all 0.000961 0.000310 562.651707 (228.933726)
test_rubyspec 0.018341 0.035553 85.731827 (112.259400)
total: 389.90 sec