Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-091635
#<BuildRuby:0x000056480e1a22a8
@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.20230811-091635",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000039)
build_up 0.003759 0.004094 2.394693 ( 6.988373)
build_miniruby 0.002131 0.000000 1.714166 ( 2.174772)
build_ruby 0.001833 0.000000 3.577952 ( 7.064741)
build_all 0.005025 0.003434 2.977913 ( 3.941414)
build_install 0.015166 0.005715 4.551382 ( 7.506580)
test_btest 0.000756 0.000178 87.318007 ( 64.747663)
test_basic 0.007922 0.000831 1.021230 ( 1.922986)
test_all 0.000803 0.000183 700.276514 (418.141182)
test_rubyspec 0.021332 0.044301 108.728063 (207.915244)
total: 720.40 sec