Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-045910
#<BuildRuby:0x0000564f45bfa078
@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.20230926-045910",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003809 0.003925 2.369566 ( 4.813549)
build_miniruby 0.001395 0.000288 1.722120 ( 1.927134)
build_ruby 0.001249 0.000258 3.462163 ( 3.942463)
build_all 0.007471 0.000685 6.302819 ( 4.641114)
build_install 0.008360 0.012504 8.204414 ( 6.087807)
test_btest 0.000996 0.000280 84.139483 ( 47.382684)
test_basic 0.004892 0.003169 0.968520 ( 1.183837)
test_all 0.005396 0.004508 692.305272 (321.901576)
test_rubyspec 0.052363 0.020214 106.205152 (125.331503)
total: 517.21 sec