Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-200206
#<BuildRuby:0x00007f1b416efdd0
@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.20240828-200206",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001281 0.006470 3.495566 ( 3.547259)
build_miniruby 0.001284 0.000281 1.568377 ( 1.565330)
build_ruby 0.001390 0.000304 4.060388 ( 4.229681)
build_all 0.008234 0.000112 7.656990 ( 3.074510)
build_install 0.011955 0.005712 10.237614 ( 4.927906)
test_btest 0.000919 0.000000 116.470166 ( 30.607830)
test_basic 0.006346 0.002926 1.114905 ( 1.163004)
test_all 0.096159 0.054085 842.566603 (294.182070)
test_rubyspec 0.055416 0.031188 168.168415 ( 45.134449)
total: 388.43 sec