Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-085430
#<BuildRuby:0x000055924fa6a018
@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.20230206-085430",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004014 0.000021 1.120028 ( 1.559020)
build_miniruby 0.000000 0.001494 1.163516 ( 1.162859)
build_ruby 0.000000 0.001697 2.283543 ( 2.476929)
build_all 0.004016 0.002770 3.745203 ( 2.039530)
build_install 0.013137 0.001269 2.856097 ( 2.115136)
test_btest 0.000805 0.000000 56.253725 ( 21.817335)
test_basic 0.000000 0.005666 0.398710 ( 0.497192)
test_all 0.000115 0.001125 638.215839 (220.973792)
test_rubyspec 0.030943 0.016523 69.009146 ( 79.116819)
total: 331.76 sec