Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-045835
#<BuildRuby:0x000055df9f21dfc0
@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.20230506-045835",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000000 0.000038 0.000038 ( 0.000037)
build_up 0.001125 0.004165 1.707292 ( 3.214954)
build_miniruby 0.000996 0.000181 0.974296 ( 0.972328)
build_ruby 0.001050 0.000191 2.200151 ( 2.418940)
build_all 0.005648 0.000254 1.927224 ( 1.054793)
build_install 0.014439 0.000258 3.079069 ( 2.089597)
test_btest 0.000658 0.000101 75.603927 ( 19.699414)
test_basic 0.001792 0.003116 0.739645 ( 0.814743)
test_all 0.001223 0.000219 560.143382 (201.293000)
test_rubyspec 0.018046 0.032948 78.927070 ( 90.673847)
total: 322.23 sec