Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-074730
#<BuildRuby:0x0000555ed4a5a0e0
@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.20240322-074730",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001382 0.008388 3.928852 ( 3.872400)
build_miniruby 0.001209 0.000279 1.872425 ( 1.912116)
build_ruby 0.001436 0.000332 3.694969 ( 13.746938)
build_all 0.003200 0.005058 6.930804 ( 4.414398)
build_install 0.018145 0.005751 9.692274 ( 6.226450)
test_btest 0.000588 0.000162 92.823257 ( 36.974684)
test_basic 0.004305 0.004459 0.872720 ( 0.964237)
test_all 0.085666 0.031472 746.478667 (319.953446)
test_rubyspec 0.079521 0.017555 136.821519 (171.435638)
total: 559.50 sec