Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-201001
#<BuildRuby:0x000055d751e5de08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-201001",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001524 0.004182 1.450650 ( 2.179818)
build_miniruby 0.001206 0.000144 0.929861 ( 0.929820)
build_ruby 0.001347 0.000162 1.707721 ( 1.707720)
build_all 0.006817 0.000305 3.712620 ( 2.003128)
build_install 0.015147 0.000707 2.798650 ( 2.009196)
test_btest 0.000769 0.000082 57.595866 ( 23.260598)
test_basic 0.004006 0.000000 0.333331 ( 0.434377)
test_all 0.001622 0.000000 631.567614 (208.391139)
test_rubyspec 0.024764 0.013312 59.849262 ( 69.787265)
total: 310.70 sec