Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-213938
#<BuildRuby:0x0000564204e2da00
@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.20230726-213938",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007092 0.000436 2.357351 ( 6.615896)
build_miniruby 0.001413 0.000188 1.724894 ( 2.814585)
build_ruby 0.001540 0.000205 3.446269 ( 5.655571)
build_all 0.004716 0.003512 2.784584 ( 3.493941)
build_install 0.018297 0.000928 4.240016 ( 4.994460)
test_btest 0.000764 0.000110 82.498731 ( 56.909372)
test_basic 0.003583 0.004761 0.947488 ( 1.819509)
test_all 0.001038 0.000178 629.799092 (525.929712)
test_rubyspec 0.037254 0.029076 96.029918 (197.810674)
total: 806.04 sec