Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-130038
#<BuildRuby:0x000055f5cf4ae2a8
@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.20230504-130038",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001247 0.004201 1.585179 ( 2.940613)
build_miniruby 0.001075 0.000179 1.028511 ( 1.026922)
build_ruby 0.001223 0.000203 2.193751 ( 2.404972)
build_all 0.001798 0.003679 1.970033 ( 1.108109)
build_install 0.007826 0.004926 3.012928 ( 2.002065)
test_btest 0.000709 0.000163 73.815296 ( 19.655034)
test_basic 0.004394 0.001014 0.650160 ( 0.725122)
test_all 0.000995 0.000150 576.312174 (171.761460)
test_rubyspec 0.022948 0.032791 76.103924 ( 87.932531)
total: 289.56 sec