Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-200216
#<BuildRuby:0x00007f5cf1f5fdc0
@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.20241109-200216",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.004193 0.003394 3.124348 ( 2.983895)
build_miniruby 0.001402 0.000244 1.190338 ( 1.187610)
build_ruby 0.001623 0.000282 3.854103 ( 3.988086)
build_all 0.005622 0.002796 6.278329 ( 2.767871)
build_install 0.013364 0.005039 8.109058 ( 4.147956)
test_btest 0.000699 0.000150 78.922518 ( 22.698630)
test_basic 0.000000 0.011225 1.057420 ( 1.112141)
test_all 0.118283 0.028934 735.846046 (231.348005)
test_rubyspec 0.036253 0.047047 121.098111 ( 28.875551)
total: 299.11 sec