Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-031448
#<BuildRuby:0x0000556b20a29a00
@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.20230505-031448",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000063 0.000000 0.000063 ( 0.000058)
build_up 0.006320 0.000509 2.033377 ( 9.829843)
build_miniruby 0.001452 0.000290 1.541328 ( 2.087313)
build_ruby 0.001247 0.000249 2.892923 ( 4.039985)
build_all 0.006363 0.001273 2.314951 ( 2.995157)
build_install 0.016334 0.003266 3.585203 ( 5.030972)
test_btest 0.000768 0.000000 80.131333 ( 81.191401)
test_basic 0.004424 0.002703 0.820010 ( 1.579750)
test_all 0.000999 0.000212 612.472620 (499.144229)
test_rubyspec 0.026018 0.031177 84.470313 ( 98.626913)
total: 704.53 sec