Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-055115
#<BuildRuby:0x00005586467d2018
@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.20221228-055115",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001910 0.002679 0.941287 ( 1.323869)
build_miniruby 0.001041 0.000217 1.141871 ( 1.140252)
build_ruby 0.001475 0.000308 2.768223 ( 3.145204)
build_all 0.006120 0.000469 3.337710 ( 1.639693)
build_install 0.014666 0.000000 2.915871 ( 1.889499)
test_btest 0.000787 0.000008 56.840776 ( 14.906420)
test_basic 0.004173 0.000720 0.394065 ( 0.486112)
test_all 0.001006 0.000174 574.929844 (172.717542)
test_rubyspec 0.023846 0.017173 55.652231 ( 65.728850)
total: 262.98 sec