Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-014241
#<BuildRuby:0x00005648d363a390
@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-014241",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000193 0.004015 1.126866 ( 1.547820)
build_miniruby 0.001209 0.000231 1.167447 ( 1.174102)
build_ruby 0.001234 0.000235 2.466105 ( 2.672921)
build_all 0.003271 0.003920 3.756433 ( 2.391404)
build_install 0.008238 0.005980 2.863213 ( 2.282259)
test_btest 0.000735 0.000198 54.888106 ( 28.243091)
test_basic 0.003513 0.003713 0.471018 ( 0.596241)
test_all 0.001086 0.000322 664.361760 (252.960064)
test_rubyspec 0.031547 0.015899 71.634512 ( 82.345539)
total: 374.21 sec