Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-091538
#<BuildRuby:0x00007fd4e82afde0
@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.20241009-091538",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.001985 0.004984 3.013321 ( 3.392316)
build_miniruby 0.001111 0.000457 1.340110 ( 1.337854)
build_ruby 0.001369 0.000564 3.415757 ( 33.720645)
build_all 0.002933 0.006061 6.642931 ( 3.331753)
build_install 0.008723 0.008719 9.182603 ( 4.533898)
test_btest 0.000620 0.000327 84.772780 ( 23.717481)
test_basic 0.002765 0.006228 0.896630 ( 0.949397)
test_all 0.097308 0.045968 678.778610 (199.124624)
test_rubyspec 0.044458 0.040016 132.285763 ( 25.792694)
total: 295.90 sec