Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-185911
#<BuildRuby:0x0000562c48ae28e0
@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.20230806-185911",
@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.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.003207 0.003886 2.183703 ( 3.959051)
build_miniruby 0.001291 0.000223 1.691733 ( 2.176886)
build_ruby 0.001555 0.000268 3.421463 ( 18.745847)
build_all 0.007738 0.000000 2.715239 ( 2.335565)
build_install 0.016274 0.001840 4.314995 ( 3.527627)
test_btest 0.000767 0.000120 81.158438 ( 50.151533)
test_basic 0.006051 0.000946 0.953751 ( 7.624148)
test_all 0.001227 0.000192 673.854856 (420.791811)
test_rubyspec 0.041640 0.020910 102.654768 (190.953000)
total: 700.27 sec