Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-135206
#<BuildRuby:0x0000558cfbc91f48
@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.20230105-135206",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004120 0.000617 1.043162 ( 1.472737)
build_miniruby 0.001058 0.000159 1.359112 ( 1.360547)
build_ruby 0.001535 0.000230 3.311854 ( 3.694070)
build_all 0.005953 0.000893 3.737588 ( 1.939335)
build_install 0.010176 0.003996 2.773724 ( 2.052631)
test_btest 0.000622 0.000108 55.880891 ( 18.047054)
test_basic 0.002541 0.004110 0.426533 ( 0.525328)
test_all 0.001423 0.000296 629.334451 (241.572001)
test_rubyspec 0.015942 0.032056 69.663948 ( 83.165967)
total: 353.83 sec