Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-095916
#<BuildRuby:0x000055fba9721f00
@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.20221207-095916",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001335 0.004430 1.443350 ( 1.597351)
build_miniruby 0.000812 0.000271 1.216451 ( 1.215233)
build_ruby 0.001093 0.000365 2.215132 ( 2.207389)
build_all 0.005015 0.001672 3.559931 ( 1.870302)
build_install 0.012088 0.001355 2.385237 ( 1.582389)
test_btest 0.000519 0.000158 54.339292 ( 15.208026)
test_basic 0.000166 0.004097 0.395180 ( 0.489444)
test_all 0.001406 0.000489 616.175936 (193.890739)
test_rubyspec 0.023936 0.012057 61.721668 ( 71.617432)
total: 289.68 sec