Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-071517
#<BuildRuby:0x0000557a433361a8
@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.20230307-071517",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000000 0.000038 0.000038 ( 0.000035)
configure 0.000000 0.000014 0.000014 ( 0.000015)
build_up 0.000000 0.005374 1.428204 ( 2.691061)
build_miniruby 0.000000 0.001366 1.134549 ( 1.133200)
build_ruby 0.000157 0.001290 2.429236 ( 2.613731)
build_all 0.002827 0.003803 2.053919 ( 1.161812)
build_install 0.005442 0.009849 3.113036 ( 2.332855)
test_btest 0.000574 0.000200 69.434714 ( 26.184357)
test_basic 0.003245 0.001129 0.460296 ( 0.560005)
test_all 0.000739 0.000257 521.364101 (189.502170)
test_rubyspec 0.024166 0.024020 75.011457 ( 85.001601)
total: 311.18 sec