Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-141322
#<BuildRuby:0x000055bc6aafe7f0
@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.20221231-141322",
@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.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000115 0.004076 1.081558 ( 1.473755)
build_miniruby 0.000760 0.000253 1.145056 ( 1.143668)
build_ruby 0.001120 0.000373 2.855180 ( 3.218524)
build_all 0.004620 0.001540 3.506368 ( 1.716806)
build_install 0.008032 0.006324 2.982464 ( 2.016189)
test_btest 0.000590 0.000221 55.884396 ( 17.976162)
test_basic 0.003665 0.001374 0.424570 ( 0.523063)
test_all 0.000705 0.000264 623.964167 (209.775359)
test_rubyspec 0.016711 0.027756 69.164838 ( 80.758623)
total: 318.60 sec