Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-154542
#<BuildRuby:0x0000556bfc3f6890
@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.20230802-154542",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007839 0.000541 2.375065 ( 8.087516)
build_miniruby 0.001660 0.000114 59.749060 ( 66.961871)
build_ruby 0.001449 0.000100 3.587613 ( 6.327192)
build_all 0.000169 0.008228 2.715249 ( 4.228957)
build_install 0.019203 0.001336 4.383902 ( 8.541797)
test_btest 0.001061 0.000132 82.834905 ( 90.870071)
test_basic 0.003375 0.005157 0.987175 ( 2.594447)
test_all 0.002033 0.000317 680.535358 (788.507142)
test_rubyspec 0.040528 0.027401 104.428552 (292.787412)
total: 1268.91 sec