Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-080426
#<BuildRuby:0x00007f7a2890fde0
@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.20241015-080426",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000025 0.000011 0.000036 ( 0.000039)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.005921 0.001441 2.865356 ( 2.984896)
build_miniruby 0.001147 0.000483 1.366410 ( 1.363763)
build_ruby 0.001451 0.000610 4.084302 ( 4.224110)
build_all 0.009469 0.000000 7.217032 ( 2.944184)
build_install 0.016516 0.003581 9.863936 ( 4.580503)
test_btest 0.000714 0.000247 95.355935 ( 25.759171)
test_basic 0.003618 0.007575 1.151246 ( 1.225524)
test_all 0.113692 0.035155 771.731569 (238.518992)
test_rubyspec 0.047374 0.037357 138.077013 ( 28.833342)
total: 310.44 sec