Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-045032
#<BuildRuby:0x000055f727fe6018
@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.20230113-045032",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004235 0.000385 1.096473 ( 1.516210)
build_miniruby 0.001208 0.000110 1.427876 ( 1.430259)
build_ruby 0.001395 0.000126 3.473150 ( 3.869923)
build_all 0.007062 0.000239 3.778579 ( 2.055367)
build_install 0.014769 0.000862 2.931657 ( 2.320005)
test_btest 0.000756 0.000063 56.592395 ( 21.093741)
test_basic 0.000000 0.006891 0.406882 ( 0.509451)
test_all 0.000000 0.002454 632.168852 (213.066557)
test_rubyspec 0.009181 0.041594 71.263933 ( 81.815089)
total: 327.68 sec