Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-190847
#<BuildRuby:0x0000561563872228
@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.20230606-190847",
@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.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001895 0.004343 1.846020 ( 3.835520)
build_miniruby 0.001612 0.000124 1.306449 ( 1.353345)
build_ruby 0.000000 0.001640 2.917700 ( 3.300016)
build_all 0.004123 0.002598 2.180985 ( 2.273593)
build_install 0.015155 0.004052 3.531231 ( 3.689608)
test_btest 0.001076 0.000139 79.036806 ( 47.265317)
test_basic 0.005893 0.000761 0.814638 ( 1.102321)
test_all 0.001950 0.000057 614.684213 (514.742256)
test_rubyspec 0.052136 0.011735 88.587925 (137.635059)
total: 715.20 sec