Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-000008
#<BuildRuby:0x00007fce4121fdd8
@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.20241018-000008",
@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.000031 0.000009 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.003740 0.003956 3.508161 ( 3.455113)
build_miniruby 0.001291 0.000375 1.268468 ( 1.265088)
build_ruby 0.001372 0.000398 3.782973 ( 3.978894)
build_all 0.003312 0.005196 7.595344 ( 3.135640)
build_install 0.007917 0.012493 10.012340 ( 4.448101)
test_btest 0.000783 0.000309 95.337302 ( 25.495237)
test_basic 0.010527 0.000754 0.990862 ( 1.032994)
test_all 0.102617 0.048572 761.505246 (223.774970)
test_rubyspec 0.058235 0.025599 134.344911 ( 27.725044)
total: 294.31 sec