Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-141935
#<BuildRuby:0x000056215f0aa3d0
@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.20230909-141935",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002149 0.004421 2.091583 ( 3.342652)
build_miniruby 0.001264 0.000243 1.464046 ( 1.467110)
build_ruby 0.001377 0.000265 2.949116 ( 3.156808)
build_all 0.006093 0.001172 6.102555 ( 2.807682)
build_install 0.016028 0.001705 7.591653 ( 4.436394)
test_btest 0.000715 0.000130 82.204467 ( 30.694825)
test_basic 0.004190 0.003242 0.928348 ( 1.015834)
test_all 0.006716 0.003665 709.072235 (274.655639)
test_rubyspec 0.044965 0.025091 102.874996 (117.552931)
total: 439.13 sec