Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-144449
#<BuildRuby:0x000055cc619fa258
@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.20230103-144449",
@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.000002 0.000013 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004346 0.000082 1.034041 ( 1.436288)
build_miniruby 0.001066 0.000213 1.135704 ( 1.134194)
build_ruby 0.001530 0.000000 2.890746 ( 3.256368)
build_all 0.002800 0.004270 3.308673 ( 1.583986)
build_install 0.009117 0.001322 2.405638 ( 1.504423)
test_btest 0.000585 0.000135 53.659910 ( 14.600332)
test_basic 0.003700 0.000854 0.334269 ( 0.428131)
test_all 0.001139 0.000263 616.692798 (178.173089)
test_rubyspec 0.021191 0.017266 61.013370 ( 71.120897)
total: 273.24 sec