Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-121359
#<BuildRuby:0x000055cb48c924d0
@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.20240214-121359",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.000000 0.006701 1.978840 ( 2.384205)
build_miniruby 0.000000 0.001498 1.849573 ( 1.849749)
build_ruby 0.000000 0.001728 3.526368 ( 3.719955)
build_all 0.003348 0.004580 6.868122 ( 3.053351)
build_install 0.016598 0.002589 8.161864 ( 4.142952)
test_btest 0.000667 0.000129 90.694180 ( 27.073624)
test_basic 0.001615 0.004034 0.936409 ( 0.994989)
test_all 0.073751 0.043540 790.977999 (263.172497)
test_rubyspec 0.060735 0.046004 175.982432 (185.345476)
total: 491.74 sec