Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-153229
#<BuildRuby:0x0000563b35ae23d0
@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.20230611-153229",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005440 0.000742 1.907798 ( 4.316665)
build_miniruby 0.001306 0.000178 1.442856 ( 1.621102)
build_ruby 0.001356 0.000185 2.773197 ( 3.341806)
build_all 0.007637 0.000426 2.329341 ( 2.587919)
build_install 0.012739 0.006731 3.729144 ( 4.140006)
test_btest 0.000790 0.000138 78.271650 ( 49.092373)
test_basic 0.007441 0.000388 0.853679 ( 1.282475)
test_all 0.001710 0.000285 582.956612 (314.169417)
test_rubyspec 0.017335 0.037613 84.052481 ( 99.698523)
total: 480.25 sec