Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-042528
#<BuildRuby:0x00007f80b5e5fdc0
@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.20240624-042528",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007808 0.000768 4.112707 ( 4.034867)
build_miniruby 0.001808 0.000362 2.224372 ( 2.223614)
build_ruby 0.001816 0.000363 4.787766 ( 5.051439)
build_all 0.008847 0.003172 9.251280 ( 5.591037)
build_install 0.024045 0.004123 12.852906 ( 8.904942)
test_btest 0.000773 0.000159 120.878006 ( 40.584184)
test_basic 0.003024 0.007073 1.316932 ( 1.395128)
test_all 0.117119 0.039292 879.520434 (254.172298)
test_rubyspec 0.055745 0.041469 173.622565 ( 36.045724)
total: 358.00 sec