Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-082212
#<BuildRuby:0x0000559f304f6008
@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.20230510-082212",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.004985 1.798261 ( 3.130199)
build_miniruby 0.000000 0.001392 1.270947 ( 1.271818)
build_ruby 0.000286 0.001505 2.730487 ( 2.942029)
build_all 0.006094 0.000456 2.236316 ( 1.574604)
build_install 0.011399 0.003889 3.454820 ( 2.934060)
test_btest 0.000693 0.000000 74.920717 ( 31.547944)
test_basic 0.003542 0.003128 0.725539 ( 0.839799)
test_all 0.000000 0.001740 549.831090 (211.935384)
test_rubyspec 0.030002 0.017322 80.263605 ( 92.599678)
total: 348.78 sec