Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-042351
#<BuildRuby:0x000055f13ca36258
@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.20231022-042351",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002162 0.004640 3.254221 ( 3.354920)
build_miniruby 0.001009 0.000238 1.457431 ( 1.456093)
build_ruby 0.001408 0.000000 2.874814 ( 3.059681)
build_all 0.006436 0.000404 5.476061 ( 2.163099)
build_install 0.011719 0.004656 7.389995 ( 3.292585)
test_btest 0.000673 0.000162 78.484366 ( 20.465561)
test_basic 0.003230 0.002649 0.741549 ( 0.814784)
test_all 0.077154 0.041592 620.271959 (190.393955)
test_rubyspec 0.034149 0.017433 78.849513 ( 90.809179)
total: 315.81 sec