Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-052856
#<BuildRuby:0x0000561419c4e3b0
@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.20230914-052856",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002747 0.003835 2.183743 ( 3.572901)
build_miniruby 0.001212 0.000179 1.560149 ( 1.560009)
build_ruby 0.001333 0.000197 3.175073 ( 3.454905)
build_all 0.007025 0.000421 6.264801 ( 2.844449)
build_install 0.018619 0.002660 8.301315 ( 5.555009)
test_btest 0.001239 0.000177 85.872072 ( 27.926756)
test_basic 0.007154 0.000449 0.880469 ( 0.944400)
test_all 0.001153 0.008249 678.628987 (218.725121)
test_rubyspec 0.035341 0.035028 104.169791 (116.297903)
total: 380.88 sec