Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-055258
#<BuildRuby:0x000056223bef2320
@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.20230206-055258",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.002106 0.002605 1.143686 ( 1.550631)
build_miniruby 0.001049 0.000262 1.088298 ( 1.086738)
build_ruby 0.001452 0.000363 2.208998 ( 2.426734)
build_all 0.002069 0.004537 3.734710 ( 1.939277)
build_install 0.014927 0.000000 2.799268 ( 2.074167)
test_btest 0.000750 0.000000 56.339153 ( 19.233298)
test_basic 0.006883 0.000000 0.424969 ( 0.526778)
test_all 0.001386 0.000014 631.684310 (200.592286)
test_rubyspec 0.028981 0.018808 68.672944 ( 78.741601)
total: 308.17 sec