Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-083848
#<BuildRuby:0x000055f50d249f70
@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.20230330-083848",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.005259 1.626151 ( 2.894741)
build_miniruby 0.000000 0.001108 1.008631 ( 1.007394)
build_ruby 0.000014 0.001585 2.213681 ( 2.426830)
build_all 0.006283 0.000000 2.064884 ( 1.232615)
build_install 0.010178 0.004937 3.021004 ( 2.004564)
test_btest 0.000954 0.000000 69.826819 ( 23.186852)
test_basic 0.005252 0.000398 0.520564 ( 0.620932)
test_all 0.002031 0.000391 534.186868 (173.421910)
test_rubyspec 0.009246 0.032996 72.257880 ( 82.068983)
total: 288.87 sec