Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-233452
#<BuildRuby:0x0000560fc2b39f20
@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.20240228-233452",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000197 0.006807 2.460403 ( 2.289026)
build_miniruby 0.001211 0.000180 1.589691 ( 1.589053)
build_ruby 0.001797 0.000000 3.312252 ( 3.540860)
build_all 0.004239 0.003508 6.628259 ( 3.066746)
build_install 0.017524 0.001634 8.660519 ( 4.625001)
test_btest 0.000791 0.000127 91.254444 ( 34.278688)
test_basic 0.006462 0.000377 0.940653 ( 1.013967)
test_all 0.080019 0.038762 815.617139 (314.848800)
test_rubyspec 0.039692 0.049747 123.303684 (132.783737)
total: 498.04 sec