Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-001342
#<BuildRuby:0x000055eb52739fb8
@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-001342",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000000 0.000038 0.000038 ( 0.000038)
build_up 0.001737 0.004370 1.929821 ( 2.287338)
build_miniruby 0.001676 0.000000 1.704522 ( 1.703681)
build_ruby 0.001601 0.000000 3.260747 ( 3.471017)
build_all 0.005992 0.001230 6.010203 ( 2.696923)
build_install 0.010133 0.007033 7.226403 ( 3.587922)
test_btest 0.000549 0.000147 86.735268 ( 33.279113)
test_basic 0.003556 0.003039 0.917656 ( 1.033753)
test_all 0.065256 0.049060 723.003501 (270.953532)
test_rubyspec 0.069873 0.035898 173.738998 (190.586370)
total: 509.60 sec