Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-094040
#<BuildRuby:0x000055e7b6d25f48
@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.20230506-094040",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005246 0.000188 1.814449 ( 3.024985)
build_miniruby 0.000000 0.001675 1.165078 ( 1.163634)
build_ruby 0.000000 0.001526 2.544996 ( 2.777460)
build_all 0.002950 0.003686 1.896263 ( 1.301923)
build_install 0.006370 0.008102 3.145912 ( 2.384432)
test_btest 0.000507 0.000138 73.584139 ( 30.089646)
test_basic 0.003509 0.000957 0.612556 ( 0.689248)
test_all 0.000945 0.000257 568.114970 (196.265072)
test_rubyspec 0.027438 0.021635 80.015685 ( 93.139525)
total: 330.84 sec