Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-095938
#<BuildRuby:0x00007fdc5788fdc0
@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.20240713-095938",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002682 0.004521 2.705080 ( 2.654318)
build_miniruby 0.001535 0.000246 1.094559 ( 1.091756)
build_ruby 0.000000 0.001702 3.012434 ( 3.175132)
build_all 0.005964 0.002019 6.871070 ( 2.529042)
build_install 0.015655 0.003197 9.066681 ( 4.148013)
test_btest 0.001058 0.000199 104.372994 ( 27.019020)
test_basic 0.006866 0.000000 0.931421 ( 0.988050)
test_all 0.120501 0.027911 716.318455 (220.942464)
test_rubyspec 0.054754 0.036274 168.960738 ( 48.852279)
total: 311.40 sec