Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-075554
#<BuildRuby:0x0000563c678ddf70
@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.20230201-075554",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.004832 1.150537 ( 1.639428)
build_miniruby 0.000000 0.001346 1.196147 ( 1.195645)
build_ruby 0.000301 0.000910 2.436595 ( 2.663043)
build_all 0.002862 0.004646 3.799534 ( 1.983525)
build_install 0.015265 0.000000 2.923966 ( 2.304482)
test_btest 0.000824 0.000000 56.613698 ( 24.368325)
test_basic 0.000790 0.006006 0.455219 ( 0.558410)
test_all 0.000918 0.000262 638.524305 (203.949725)
test_rubyspec 0.032896 0.006481 62.977511 ( 72.974360)
total: 311.64 sec