Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-061506
#<BuildRuby:0x000056038b999a00
@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-061506",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006514 3.461352 ( 3.564601)
build_miniruby 0.001281 0.000419 1.463200 ( 1.465090)
build_ruby 0.001445 0.000206 3.267431 ( 3.445341)
build_all 0.007500 0.001071 6.042080 ( 3.427357)
build_install 0.016023 0.004687 8.353042 ( 4.639393)
test_btest 0.000766 0.000123 81.454113 ( 29.036749)
test_basic 0.005455 0.000192 0.816002 ( 0.878636)
test_all 0.098223 0.018531 628.831537 (188.859676)
test_rubyspec 0.023124 0.040467 85.681595 ( 97.422597)
total: 332.74 sec