Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-015153
#<BuildRuby:0x00007f955964fdc0
@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-015153",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005285 0.000106 1.543720 ( 1.867340)
build_miniruby 0.001307 0.000109 1.429226 ( 1.426544)
build_ruby 0.001634 0.000136 3.597471 ( 3.708605)
build_all 0.004332 0.003733 6.423154 ( 2.766499)
build_install 0.008474 0.008918 7.377026 ( 3.768847)
test_btest 0.000787 0.000146 75.674804 ( 21.027739)
test_basic 0.003989 0.004192 0.871592 ( 0.920659)
test_all 0.116603 0.022730 701.392242 (263.780525)
test_rubyspec 0.059345 0.023400 113.215175 ( 26.195331)
total: 325.46 sec