Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-095406
#<BuildRuby:0x00005628f903dfb8
@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.20230817-095406",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.006684 0.000627 2.329891 ( 6.415700)
build_miniruby 0.001534 0.000144 1.660905 ( 2.356498)
build_ruby 0.001572 0.000147 3.191258 ( 5.346838)
build_all 0.004236 0.004270 6.149015 ( 5.345406)
build_install 0.010427 0.009636 7.939140 ( 7.723927)
test_btest 0.000650 0.000115 82.452657 ( 55.175928)
test_basic 0.008829 0.000000 0.958889 ( 1.900755)
test_all 0.010710 0.000000 721.009171 (720.126545)
test_rubyspec 0.030821 0.047330 108.314610 (238.368173)
total: 1042.76 sec