Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-092040
#<BuildRuby:0x000055c691e36018
@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.20230101-092040",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.005655 1.247377 ( 1.793164)
build_miniruby 0.000000 0.001721 1.600283 ( 1.636778)
build_ruby 0.000000 0.001792 3.887108 ( 4.310888)
build_all 0.003265 0.005382 3.951294 ( 2.236957)
build_install 0.017055 0.003375 3.341674 ( 2.593071)
test_btest 0.000639 0.000140 60.405532 ( 32.652903)
test_basic 0.002621 0.004413 0.476875 ( 0.764678)
test_all 0.000995 0.000249 708.991032 (623.890596)
test_rubyspec 0.038714 0.020383 77.202800 (116.883857)
total: 786.76 sec