Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-082425
#<BuildRuby:0x0000562d5e9963d0
@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.20230624-082425",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006322 0.000000 1.981402 ( 5.195040)
build_miniruby 0.001776 0.000000 1.595760 ( 2.133489)
build_ruby 0.001807 0.000000 3.201377 ( 4.772663)
build_all 0.007564 0.000251 2.458846 ( 2.854209)
build_install 0.017579 0.000717 3.867364 ( 4.422995)
test_btest 0.000835 0.000111 79.775281 ( 48.848814)
test_basic 0.001953 0.004606 0.813945 ( 1.257188)
test_all 0.001424 0.000237 616.223952 (338.454688)
test_rubyspec 0.033361 0.019335 86.247300 (122.812407)
total: 530.75 sec