Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-011635
#<BuildRuby:0x00007fad49b1fdc0
@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.20240922-011635",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004060 0.004017 4.086747 ( 3.563560)
build_miniruby 0.001257 0.000463 1.463705 ( 1.460542)
build_ruby 0.001429 0.000527 4.389488 ( 4.590158)
build_all 0.008759 0.000000 6.621319 ( 2.737426)
build_install 0.015668 0.002755 9.663284 ( 4.504983)
test_btest 0.000000 0.001008 87.986702 ( 25.406213)
test_basic 0.004154 0.005492 0.901607 ( 0.947358)
test_all 0.115474 0.034577 703.265818 (216.777037)
test_rubyspec 0.050987 0.033848 136.111261 ( 27.605810)
total: 287.59 sec