Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-202845
#<BuildRuby:0x000055771fb5e258
@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.20230625-202845",
@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.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002317 0.003752 1.859923 ( 3.118198)
build_miniruby 0.001256 0.000242 1.426359 ( 1.425459)
build_ruby 0.001432 0.000000 2.836772 ( 3.028293)
build_all 0.003393 0.003380 2.296203 ( 1.296473)
build_install 0.016169 0.000059 3.560081 ( 2.360177)
test_btest 0.000692 0.000000 80.827371 ( 21.690605)
test_basic 0.001745 0.003666 0.788919 ( 0.861135)
test_all 0.001072 0.000089 576.761263 (180.823545)
test_rubyspec 0.016352 0.029037 81.136239 ( 92.737256)
total: 307.34 sec