Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-123004
#<BuildRuby:0x00005651fa87da00
@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.20230207-123004",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004708 0.000565 1.336623 ( 3.599440)
build_miniruby 0.001356 0.000163 1.587881 ( 1.782896)
build_ruby 0.001706 0.000000 2.469448 ( 2.914346)
build_all 0.006820 0.000545 4.026731 ( 3.184731)
build_install 0.015982 0.000000 3.255002 ( 3.248221)
test_btest 0.001057 0.000000 57.765054 ( 37.124241)
test_basic 0.006123 0.000000 0.464152 ( 0.646684)
test_all 0.001064 0.000000 656.302554 (294.504305)
test_rubyspec 0.036562 0.011057 73.517686 ( 86.595713)
total: 433.60 sec