Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-184301
#<BuildRuby:0x000055ffd0fd5f40
@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.20230712-184301",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000072 0.000000 0.000072 ( 0.000042)
build_up 0.005955 0.000393 2.137833 ( 4.745655)
build_miniruby 0.001207 0.000224 1.568962 ( 2.170805)
build_ruby 0.001452 0.000269 3.079145 ( 4.111910)
build_all 0.007284 0.000562 2.617526 ( 3.088807)
build_install 0.018439 0.000222 4.012949 ( 4.657021)
test_btest 0.000612 0.000096 82.744751 ( 49.220143)
test_basic 0.007698 0.000512 0.957723 ( 1.621302)
test_all 0.000890 0.000134 625.365725 (336.225332)
test_rubyspec 0.019789 0.034793 93.556593 (130.442305)
total: 536.28 sec