Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-083909
#<BuildRuby:0x00005602a5d4e3d0
@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.20230102-083909",
@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.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.005077 0.000103 3.498424 ( 2.528129)
build_miniruby 0.001358 0.000118 13.606343 ( 13.316191)
build_ruby 0.001319 0.000115 3.209846 ( 3.597145)
build_all 0.002900 0.004450 12.193624 ( 9.596469)
build_install 0.001886 0.013917 3.142423 ( 2.269140)
test_btest 0.000699 0.000188 54.387358 ( 16.745595)
test_basic 0.005000 0.001346 0.433762 ( 0.529365)
test_all 0.001423 0.000383 626.645230 (193.803988)
test_rubyspec 0.024340 0.017999 64.654082 ( 74.749774)
total: 317.14 sec