Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-154207
#<BuildRuby:0x000055a24ed0a8e0
@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.20230512-154207",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003213 0.003018 1.556479 ( 2.823831)
build_miniruby 0.000924 0.000176 0.974211 ( 0.972508)
build_ruby 0.001129 0.000215 2.151693 ( 2.373296)
build_all 0.004435 0.000845 1.859874 ( 0.995755)
build_install 0.014102 0.000353 3.061614 ( 1.996475)
test_btest 0.000747 0.000124 72.462613 ( 19.544136)
test_basic 0.003243 0.003945 0.688158 ( 0.766782)
test_all 0.000795 0.000159 547.852077 (186.334332)
test_rubyspec 0.021179 0.028187 76.316404 ( 88.214306)
total: 304.02 sec