Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-051250
#<BuildRuby:0x000055c9f1c59f70
@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.20230205-051250",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003560 0.001068 1.134652 ( 1.522717)
build_miniruby 0.001629 0.000000 1.212306 ( 1.210437)
build_ruby 0.001532 0.000000 2.163143 ( 2.380328)
build_all 0.007146 0.000000 3.564801 ( 1.775037)
build_install 0.009921 0.004073 2.709790 ( 1.961106)
test_btest 0.000796 0.000223 57.259241 ( 19.499314)
test_basic 0.004860 0.001361 0.423984 ( 0.521240)
test_all 0.000000 0.001335 622.894334 (196.073296)
test_rubyspec 0.018046 0.027040 67.072564 ( 77.132388)
total: 302.08 sec