Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-161053
#<BuildRuby:0x00007fcc2a3ffdd8
@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.20241128-161053",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003264 0.004968 2.931449 ( 3.029327)
build_miniruby 0.000000 0.001644 1.576729 ( 1.574021)
build_ruby 0.000000 0.001803 3.688467 ( 3.891982)
build_all 0.003905 0.004457 6.475076 ( 2.765902)
build_install 0.017756 0.000000 9.029784 ( 4.475711)
test_btest 0.001124 0.000000 81.348426 ( 28.659505)
test_basic 0.001605 0.009249 1.159729 ( 1.231215)
test_all 0.095187 0.053056 735.480982 (224.179221)
test_rubyspec 0.048226 0.031803 122.246151 ( 29.765517)
total: 299.57 sec