Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-141342
#<BuildRuby:0x00005577a402a320
@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.20231023-141342",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000019 0.000007 0.000026 ( 0.000053)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.004691 0.002675 3.427090 ( 3.576882)
build_miniruby 0.001107 0.000402 1.550960 ( 1.550412)
build_ruby 0.001404 0.000510 3.152884 ( 3.364128)
build_all 0.006310 0.000813 5.681529 ( 2.779145)
build_install 0.009192 0.008567 7.764107 ( 3.689369)
test_btest 0.000502 0.000201 79.644747 ( 26.542543)
test_basic 0.000000 0.006527 0.895308 ( 0.974370)
test_all 0.085203 0.030231 658.028784 (244.053703)
test_rubyspec 0.020316 0.046726 90.193460 (102.611974)
total: 389.14 sec