Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-094219
#<BuildRuby:0x000055ad00265d38
@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.20230201-094219",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003779 0.001133 1.215452 ( 2.263300)
build_miniruby 0.001129 0.000339 1.179698 ( 1.225755)
build_ruby 0.001125 0.000337 2.566052 ( 2.890859)
build_all 0.007910 0.000000 4.040396 ( 3.018142)
build_install 0.008622 0.005778 2.901514 ( 3.216331)
test_btest 0.000655 0.000202 56.167615 ( 36.296933)
test_basic 0.005717 0.000502 0.433045 ( 0.648635)
test_all 0.000909 0.000269 631.616677 (287.969268)
test_rubyspec 0.028449 0.019427 71.672548 ( 83.395496)
total: 420.93 sec