Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-004746
#<BuildRuby:0x00007fd99e48fdd0
@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.20240819-004746",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000024 0.000012 0.000036 ( 0.000036)
configure 0.000019 0.000010 0.000029 ( 0.000028)
build_up 0.002272 0.005281 3.492191 ( 4.036003)
build_miniruby 0.001003 0.000557 1.285418 ( 1.283155)
build_ruby 0.001123 0.000624 3.117218 ( 3.330282)
build_all 0.008259 0.000000 7.525427 ( 2.864897)
build_install 0.015463 0.003496 9.347939 ( 4.144448)
test_btest 0.000681 0.000312 107.520507 ( 27.656282)
test_basic 0.005400 0.004792 1.030845 ( 1.073941)
test_all 0.102783 0.049161 811.508185 (275.751930)
test_rubyspec 0.058004 0.031178 176.412004 ( 37.396436)
total: 357.54 sec