Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-155801
#<BuildRuby:0x00005632c6f7a130
@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.20230603-155801",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.001705 0.004225 1.585133 ( 3.026334)
build_miniruby 0.001249 0.000000 0.987312 ( 0.985680)
build_ruby 0.001228 0.000000 2.258106 ( 2.441593)
build_all 0.000000 0.005829 1.906618 ( 1.102702)
build_install 0.006591 0.007619 2.590856 ( 1.691636)
test_btest 0.000897 0.000225 74.085874 ( 19.511118)
test_basic 0.001012 0.004006 0.675188 ( 0.750625)
test_all 0.001053 0.000300 545.756105 (184.752306)
test_rubyspec 0.009278 0.029266 73.126951 ( 84.912105)
total: 299.17 sec