Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-220216
#<BuildRuby:0x0000555bdc822228
@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.20230612-220216",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004955 0.000619 1.824628 ( 3.246350)
build_miniruby 0.000000 0.001680 1.437544 ( 1.443282)
build_ruby 0.000000 0.001874 3.102612 ( 3.303486)
build_all 0.005559 0.001339 2.252855 ( 1.654975)
build_install 0.014936 0.002489 3.446750 ( 2.660327)
test_btest 0.000832 0.000139 76.640627 ( 40.070278)
test_basic 0.005767 0.000961 0.831512 ( 1.382236)
test_all 0.001196 0.000199 561.449576 (238.544174)
test_rubyspec 0.019919 0.032376 82.873868 ( 95.896377)
total: 388.20 sec