Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-103025
#<BuildRuby:0x000055c4e2e89fe8
@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.20230204-103025",
@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.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.000595 0.004053 1.045715 ( 1.429756)
build_miniruby 0.001264 0.000105 1.232449 ( 1.230967)
build_ruby 0.001549 0.000129 2.146860 ( 2.366082)
build_all 0.000000 0.007834 3.849085 ( 1.932192)
build_install 0.006006 0.009150 2.595967 ( 1.831659)
test_btest 0.000670 0.000000 56.706788 ( 18.752823)
test_basic 0.004695 0.000277 0.368286 ( 0.462732)
test_all 0.001940 0.000448 642.875125 (206.938473)
test_rubyspec 0.007838 0.041123 71.321928 ( 82.006381)
total: 316.95 sec