Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-190424
#<BuildRuby:0x000055b79caae1d8
@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.20230804-190424",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002763 0.004870 2.552251 ( 7.767381)
build_miniruby 0.001474 0.000492 58.757265 ( 51.428045)
build_ruby 0.001349 0.000449 3.286686 ( 6.513016)
build_all 0.003050 0.005292 2.769464 ( 3.542436)
build_install 0.007684 0.012442 4.592496 ( 7.478073)
test_btest 0.000713 0.000319 83.907427 ( 64.490108)
test_basic 0.003415 0.001531 0.967568 ( 2.211863)
test_all 0.000915 0.000410 674.570456 (546.801027)
test_rubyspec 0.014986 0.047610 104.629286 (225.079395)
total: 915.31 sec