Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-182603
#<BuildRuby:0x000055c6c93ea130
@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.20230504-182603",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001402 0.004148 1.768801 ( 3.028882)
build_miniruby 0.001160 0.000211 1.104551 ( 1.103414)
build_ruby 0.001098 0.000200 2.515209 ( 2.732020)
build_all 0.004999 0.000909 2.019392 ( 1.243620)
build_install 0.012206 0.001376 2.996259 ( 2.032442)
test_btest 0.000567 0.000099 72.214157 ( 20.452635)
test_basic 0.005275 0.000918 0.721467 ( 0.800837)
test_all 0.001228 0.000000 558.655703 (183.549984)
test_rubyspec 0.020610 0.029772 77.010792 ( 89.376455)
total: 304.32 sec