Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-174619
#<BuildRuby:0x00007f9ad3b7fdc0
@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.20241219-174619",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.004301 0.001383 2.028519 ( 2.593289)
build_miniruby 0.001142 0.000367 1.617922 ( 1.647352)
build_ruby 0.001591 0.000511 4.604030 ( 4.789706)
build_all 0.008253 0.001269 6.518016 ( 3.753434)
build_install 0.018423 0.003392 8.419542 ( 5.989780)
test_btest 0.000741 0.000217 75.524811 ( 27.738430)
test_basic 0.006516 0.001916 0.852329 ( 5.258663)
test_all 0.092490 0.055568 767.123755 (277.061779)
test_rubyspec 0.034520 0.043073 114.592706 ( 26.156694)
total: 354.99 sec