Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-013927
#<BuildRuby:0x000055ccbba61fc0
@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.20231022-013927",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002572 0.004286 3.226192 ( 3.329118)
build_miniruby 0.000000 0.001439 1.302508 ( 1.301809)
build_ruby 0.000000 0.001328 2.884629 ( 3.052097)
build_all 0.006241 0.000879 5.621154 ( 2.306042)
build_install 0.012407 0.003441 7.712301 ( 3.438762)
test_btest 0.000870 0.000141 79.177914 ( 21.595786)
test_basic 0.004824 0.000778 0.800047 ( 0.865460)
test_all 0.080439 0.039312 619.048339 (221.675418)
test_rubyspec 0.030139 0.027322 84.553121 ( 96.081295)
total: 353.65 sec