Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-060711
#<BuildRuby:0x000055b45d0fa7f0
@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.20230205-060711",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001002 0.003564 1.206037 ( 1.621918)
build_miniruby 0.001255 0.000145 1.148026 ( 1.158847)
build_ruby 0.000000 0.001692 2.386293 ( 2.649871)
build_all 0.005063 0.001691 3.828799 ( 2.382779)
build_install 0.012904 0.002863 2.962716 ( 2.483129)
test_btest 0.000849 0.000129 55.195327 ( 28.644060)
test_basic 0.002145 0.003992 0.446896 ( 0.573599)
test_all 0.000986 0.000180 640.444488 (247.284431)
test_rubyspec 0.029323 0.019863 71.057425 ( 82.028778)
total: 368.83 sec