Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-124433
#<BuildRuby:0x0000561a68d59fc0
@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.20240130-124433",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005534 1.938633 ( 2.283668)
build_miniruby 0.000494 0.001070 1.686154 ( 1.686067)
build_ruby 0.000000 0.001906 3.244071 ( 3.516828)
build_all 0.000000 0.007694 6.417031 ( 3.225297)
build_install 0.011910 0.007733 7.932755 ( 4.687071)
test_btest 0.000731 0.000341 88.263038 ( 33.572292)
test_basic 0.005629 0.002627 0.939790 ( 1.036877)
test_all 0.067555 0.046946 730.445332 (255.172246)
test_rubyspec 0.051535 0.054373 167.788340 (179.856874)
total: 485.04 sec