Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-083737
#<BuildRuby:0x000055597c29e4d0
@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-083737",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.007041 0.000000 1.959462 ( 5.124324)
build_miniruby 0.001529 0.000042 1.387936 ( 1.529386)
build_ruby 0.001372 0.000046 2.797425 ( 3.952456)
build_all 0.003829 0.003921 2.447590 ( 2.922062)
build_install 0.012456 0.004345 3.543534 ( 4.436345)
test_btest 0.000648 0.000059 74.567020 ( 47.015990)
test_basic 0.003495 0.004020 0.822258 ( 1.406874)
test_all 0.001679 0.000198 573.784239 (310.372754)
test_rubyspec 0.029856 0.021321 84.849175 (121.385356)
total: 498.15 sec