Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-183950
#<BuildRuby:0x000055c850305f70
@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-183950",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000475 0.004048 1.058564 ( 1.435248)
build_miniruby 0.001314 0.000219 1.137477 ( 1.135754)
build_ruby 0.000000 0.001632 2.214198 ( 2.446027)
build_all 0.004740 0.001705 3.646955 ( 1.884502)
build_install 0.008169 0.005806 2.594555 ( 1.733316)
test_btest 0.000709 0.000164 56.137425 ( 17.253232)
test_basic 0.005483 0.000000 0.408689 ( 0.507234)
test_all 0.002195 0.000000 642.294479 (206.602068)
test_rubyspec 0.020971 0.025627 66.789768 ( 76.695936)
total: 309.69 sec