Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-213408
#<BuildRuby:0x00005607d87de390
@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.20230206-213408",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004650 0.000167 1.115495 ( 1.495559)
build_miniruby 0.001350 0.000294 1.115943 ( 1.114421)
build_ruby 0.000000 0.001728 2.139974 ( 2.350011)
build_all 0.003169 0.003016 3.546866 ( 1.787129)
build_install 0.011989 0.001968 2.552905 ( 1.798221)
test_btest 0.000731 0.000183 55.687700 ( 19.999823)
test_basic 0.000000 0.005677 0.416223 ( 0.512819)
test_all 0.000625 0.000654 626.742979 (190.555536)
test_rubyspec 0.017417 0.021145 64.814475 ( 75.095104)
total: 294.71 sec