Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-124301
#<BuildRuby:0x000055fc6d5ea230
@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.20230830-124301",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005090 0.000156 1.501502 ( 1.951791)
build_miniruby 0.001464 0.000209 1.478303 ( 1.476522)
build_ruby 0.001292 0.000184 2.963673 ( 3.158809)
build_all 0.006654 0.000951 6.098197 ( 2.322985)
build_install 0.018645 0.000000 7.363667 ( 3.587026)
test_btest 0.000898 0.000000 83.485663 ( 21.909512)
test_basic 0.004897 0.000327 0.813681 ( 0.875774)
test_all 0.004918 0.004537 656.963934 (230.734429)
test_rubyspec 0.021538 0.042843 95.853732 (107.268412)
total: 373.29 sec