Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-015221
#<BuildRuby:0x00005583fc012018
@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.20240220-015221",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003769 0.004537 2.875161 ( 2.732000)
build_miniruby 0.001460 0.000000 1.687766 ( 1.690400)
build_ruby 0.001837 0.000000 3.403360 ( 3.661155)
build_all 0.004357 0.003394 6.770480 ( 3.348148)
build_install 0.019731 0.001142 9.089029 ( 5.119511)
test_btest 0.000696 0.000103 94.824451 ( 39.631265)
test_basic 0.002597 0.004700 1.008976 ( 1.150594)
test_all 0.076489 0.041093 775.491293 (332.959200)
test_rubyspec 0.047270 0.041254 125.546535 (135.256431)
total: 525.55 sec