Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-160513
#<BuildRuby:0x000055cf0f812228
@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.20230508-160513",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004965 0.000451 1.830685 ( 4.118252)
build_miniruby 0.001236 0.000113 1.270630 ( 1.542778)
build_ruby 0.001395 0.000126 2.501210 ( 2.955571)
build_all 0.005567 0.000506 2.139747 ( 2.681734)
build_install 0.008837 0.005862 3.305384 ( 3.484326)
test_btest 0.000801 0.000109 73.913462 ( 37.170758)
test_basic 0.001431 0.004462 0.772270 ( 0.982508)
test_all 0.000990 0.000172 559.930078 (218.508472)
test_rubyspec 0.014584 0.034761 76.633803 ( 88.528595)
total: 359.97 sec