Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-194358
#<BuildRuby:0x000055f9805b5fc0
@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.20230609-194358",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.001907 0.003684 1.765289 ( 3.092004)
build_miniruby 0.001239 0.000275 1.341146 ( 1.341509)
build_ruby 0.001373 0.000305 2.713809 ( 2.920693)
build_all 0.003008 0.003872 2.240785 ( 1.545928)
build_install 0.009452 0.006103 3.328057 ( 2.428675)
test_btest 0.000579 0.000176 76.036010 ( 34.314122)
test_basic 0.006145 0.000671 0.802478 ( 0.908047)
test_all 0.000840 0.000907 554.144230 (228.877684)
test_rubyspec 0.014282 0.037284 79.774821 ( 91.728972)
total: 367.16 sec