Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-084037
#<BuildRuby:0x0000561dd63ce390
@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.20230612-084037",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002602 0.003368 1.902193 ( 3.486632)
build_miniruby 0.001215 0.000140 1.388776 ( 1.411891)
build_ruby 0.001569 0.000181 2.743824 ( 2.948239)
build_all 0.007614 0.000413 2.423020 ( 2.406699)
build_install 0.011283 0.007288 3.644840 ( 3.499131)
test_btest 0.000626 0.000101 77.991443 ( 42.853437)
test_basic 0.004174 0.003955 0.797278 ( 1.160326)
test_all 0.001264 0.000237 555.832897 (262.174492)
test_rubyspec 0.021472 0.028522 82.702189 (102.179548)
total: 422.12 sec