Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-040108
#<BuildRuby:0x000055be6af82018
@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.20230108-040108",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004394 0.000053 1.111285 ( 1.488839)
build_miniruby 0.001210 0.000158 1.314005 ( 1.312385)
build_ruby 0.000000 0.001411 3.175806 ( 3.545213)
build_all 0.000000 0.006147 3.199840 ( 1.541336)
build_install 0.004248 0.009092 2.497867 ( 1.638719)
test_btest 0.000800 0.000000 53.450792 ( 16.572838)
test_basic 0.002624 0.003581 0.432873 ( 0.530351)
test_all 0.001377 0.000443 643.319565 (194.338758)
test_rubyspec 0.023751 0.022320 63.112896 ( 73.118645)
total: 294.09 sec