Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-003245
#<BuildRuby:0x000055742bd0e130
@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.20230709-003245",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006426 0.000443 2.050263 ( 4.552928)
build_miniruby 0.001139 0.000078 1.648249 ( 1.971188)
build_ruby 0.001517 0.000105 3.228050 ( 4.176633)
build_all 0.008012 0.000000 2.459111 ( 3.035834)
build_install 0.012720 0.007166 4.132123 ( 5.706264)
test_btest 0.000923 0.000000 82.659434 ( 49.217115)
test_basic 0.007556 0.000498 0.963874 ( 1.210045)
test_all 0.001695 0.000178 644.216641 (345.076579)
test_rubyspec 0.037066 0.016517 92.062487 (133.304273)
total: 548.25 sec