Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-090547
#<BuildRuby:0x000055b832b96320
@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.20240215-090547",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006022 0.000669 2.092171 ( 2.917605)
build_miniruby 0.001391 0.000154 1.731195 ( 1.747058)
build_ruby 0.001962 0.000000 3.693601 ( 4.020835)
build_all 0.008658 0.000000 7.056050 ( 4.865994)
build_install 0.020073 0.000900 8.565729 ( 5.869322)
test_btest 0.000814 0.000076 92.223179 ( 62.736343)
test_basic 0.000238 0.008504 1.014316 ( 1.401256)
test_all 0.105509 0.016153 833.212501 (568.219820)
test_rubyspec 0.051176 0.056166 136.257330 (217.372232)
total: 869.15 sec