Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-145404
#<BuildRuby:0x0000559bc0612018
@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-145404",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003376 0.003843 3.417419 ( 3.903980)
build_miniruby 0.001371 0.000264 1.592726 ( 1.592249)
build_ruby 0.000000 0.002011 2.988815 ( 3.178647)
build_all 0.001493 0.006291 5.584909 ( 2.651602)
build_install 0.010691 0.009066 7.843388 ( 4.310949)
test_btest 0.000575 0.000186 78.339372 ( 28.531010)
test_basic 0.003150 0.003553 0.808250 ( 0.880606)
test_all 0.077836 0.040459 653.967947 (265.632921)
test_rubyspec 0.035827 0.035113 96.305891 (123.452039)
total: 434.13 sec