Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-142119
#<BuildRuby:0x000055f2f9541fb8
@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.20230808-142119",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003174 0.004004 2.165839 ( 5.674819)
build_miniruby 0.001322 0.000183 1.738728 ( 3.045283)
build_ruby 0.001469 0.000203 3.491983 ( 6.036820)
build_all 0.002920 0.004715 2.752582 ( 3.860111)
build_install 0.019475 0.000000 4.248807 ( 5.584134)
test_btest 0.001128 0.000000 81.153227 ( 53.657880)
test_basic 0.006861 0.000249 0.940950 ( 2.063340)
test_all 0.000000 0.001838 666.333384 (389.620438)
test_rubyspec 0.036737 0.021144 98.292949 (170.743975)
total: 640.29 sec