Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-021811
#<BuildRuby:0x0000558203156118
@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.20230829-021811",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006337 0.000437 2.262912 ( 4.571947)
build_miniruby 0.001563 0.000107 1.727426 ( 1.963183)
build_ruby 0.001749 0.000121 3.578752 ( 4.171623)
build_all 0.000016 0.007998 6.491153 ( 4.477461)
build_install 0.009934 0.008595 8.153815 ( 5.713066)
test_btest 0.000790 0.000148 86.737546 ( 44.963331)
test_basic 0.008532 0.000783 1.040416 ( 1.414875)
test_all 0.009542 0.000000 665.787006 (317.605323)
test_rubyspec 0.028422 0.046590 106.840994 (126.877125)
total: 511.76 sec