Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-195200
#<BuildRuby:0x00007ff55102fdc0
@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.20241028-195200",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000949 0.007008 4.064531 ( 3.916012)
build_miniruby 0.001883 0.000000 1.653600 ( 1.650343)
build_ruby 0.001958 0.000033 4.649130 ( 4.791764)
build_all 0.006558 0.001845 6.675717 ( 3.555678)
build_install 0.017784 0.003381 9.809903 ( 6.507646)
test_btest 0.000936 0.000253 79.724355 ( 25.167089)
test_basic 0.002079 0.008714 0.977526 ( 1.023633)
test_all 0.100026 0.043867 643.912193 (189.321319)
test_rubyspec 0.038711 0.046261 114.917762 ( 22.000605)
total: 257.94 sec