Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-200457
#<BuildRuby:0x000055e2656821d8
@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.20230605-200457",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003708 0.003300 2.012809 ( 3.900669)
build_miniruby 0.001753 0.000000 1.422052 ( 1.437832)
build_ruby 0.002034 0.000012 2.943857 ( 3.138660)
build_all 0.003587 0.003735 2.276333 ( 1.970579)
build_install 0.013234 0.006376 3.525505 ( 3.367433)
test_btest 0.000972 0.000200 78.988376 ( 39.219571)
test_basic 0.003260 0.004398 0.834273 ( 0.996116)
test_all 0.000959 0.000226 577.151646 (204.478377)
test_rubyspec 0.033778 0.015502 79.328771 ( 91.147984)
total: 349.66 sec