Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-223357
#<BuildRuby:0x000055e96294e8e0
@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.20230511-223357",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001518 0.004102 1.786954 ( 3.694237)
build_miniruby 0.001477 0.000000 1.253631 ( 1.258828)
build_ruby 0.001372 0.000000 2.417185 ( 2.852343)
build_all 0.002025 0.004144 2.102026 ( 1.776999)
build_install 0.012435 0.001295 3.250606 ( 2.979191)
test_btest 0.000824 0.000127 73.794671 ( 36.096489)
test_basic 0.000968 0.003002 0.749245 ( 1.001546)
test_all 0.000784 0.000140 562.659929 (245.344561)
test_rubyspec 0.040518 0.008631 80.465942 ( 97.169203)
total: 392.17 sec