Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-065900
#<BuildRuby:0x00005650dd551f70
@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.20230612-065900",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006430 0.000247 1.884484 ( 3.664884)
build_miniruby 0.001316 0.000050 1.298551 ( 1.347439)
build_ruby 0.001748 0.000068 2.776799 ( 3.034615)
build_all 0.006557 0.000252 2.337626 ( 2.103743)
build_install 0.008363 0.009684 3.688117 ( 3.539441)
test_btest 0.000641 0.000071 76.029761 ( 39.866913)
test_basic 0.000000 0.006427 0.790720 ( 1.047038)
test_all 0.000000 0.002097 544.125907 (227.867735)
test_rubyspec 0.019181 0.032729 81.539090 ( 94.770629)
total: 377.24 sec