Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-003213
#<BuildRuby:0x000055c8f8ca2008
@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-003213",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005392 0.000703 1.781243 ( 3.061126)
build_miniruby 0.000000 0.001610 1.582396 ( 1.589714)
build_ruby 0.000029 0.001780 2.828629 ( 3.043330)
build_all 0.006794 0.000000 2.282402 ( 1.504514)
build_install 0.009950 0.006572 3.502199 ( 2.508940)
test_btest 0.000549 0.000110 80.157231 ( 31.617969)
test_basic 0.006995 0.000620 0.823453 ( 0.912580)
test_all 0.001224 0.000000 578.565573 (209.890803)
test_rubyspec 0.034155 0.016682 79.812381 ( 91.627296)
total: 345.76 sec