Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-123928
#<BuildRuby:0x00007fdf2323fdc0
@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.20240622-123928",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.007496 0.000767 3.593660 ( 4.008700)
build_miniruby 0.001542 0.000337 1.618137 ( 1.616079)
build_ruby 0.001594 0.000349 4.158916 ( 4.307975)
build_all 0.007784 0.000758 7.906608 ( 3.204679)
build_install 0.013933 0.005529 10.808153 ( 5.220491)
test_btest 0.000966 0.000221 112.325446 ( 29.576103)
test_basic 0.004092 0.005553 1.208623 ( 1.260892)
test_all 0.101245 0.046069 853.285971 (262.969194)
test_rubyspec 0.064699 0.027721 166.322428 ( 36.278495)
total: 348.44 sec