Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-170041
#<BuildRuby:0x0000559497b6a3b0
@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.20230622-170041",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005941 0.000279 1.765224 ( 3.102302)
build_miniruby 0.001467 0.000203 1.516800 ( 1.517497)
build_ruby 0.000000 0.001672 2.731485 ( 12.912404)
build_all 0.000502 0.006461 2.272272 ( 1.418239)
build_install 0.014939 0.001317 3.319925 ( 2.352093)
test_btest 0.000582 0.000113 77.630784 ( 23.631193)
test_basic 0.000915 0.004515 0.799116 ( 0.893238)
test_all 0.001711 0.000000 580.331485 (257.471966)
test_rubyspec 0.026844 0.027216 86.133212 (113.583081)
total: 416.88 sec