Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-023537
#<BuildRuby:0x000055d28b41a3d0
@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.20230529-023537",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005321 0.000205 1.716878 ( 3.039567)
build_miniruby 0.001133 0.000044 1.372967 ( 1.372019)
build_ruby 0.001278 0.000000 2.666196 ( 2.858869)
build_all 0.003314 0.003423 2.063607 ( 1.214310)
build_install 0.013516 0.000624 3.172191 ( 2.147715)
test_btest 0.000811 0.000053 76.317004 ( 20.971640)
test_basic 0.004357 0.000281 0.738101 ( 0.813963)
test_all 0.001305 0.000084 570.928303 (166.835311)
test_rubyspec 0.029816 0.010698 69.082987 ( 80.698813)
total: 279.95 sec