Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-170435
#<BuildRuby:0x0000558fd564e320
@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.20230107-170435",
@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.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000914 0.003942 1.133280 ( 2.049015)
build_miniruby 0.001217 0.000195 1.400096 ( 1.459422)
build_ruby 0.001304 0.000208 3.299738 ( 15.641233)
build_all 0.003893 0.003931 3.906560 ( 2.589297)
build_install 0.011149 0.003801 2.952616 ( 2.781555)
test_btest 0.000738 0.000153 54.635973 ( 31.694975)
test_basic 0.001793 0.004380 0.430275 ( 0.635889)
test_all 0.001509 0.000365 627.780284 (269.124872)
test_rubyspec 0.018082 0.028566 70.034156 ( 80.238691)
total: 406.22 sec