Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-220628
#<BuildRuby:0x000055ac7dcf60f0
@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.20230130-220628",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000326 0.004123 0.923168 ( 1.300777)
build_miniruby 0.001139 0.000113 0.957049 ( 0.955485)
build_ruby 0.001096 0.000110 1.778686 ( 1.991028)
build_all 0.000946 0.005794 3.391525 ( 1.651713)
build_install 0.010542 0.001116 2.501122 ( 1.620061)
test_btest 0.000983 0.000157 59.927928 ( 22.198073)
test_basic 0.002924 0.003720 0.447660 ( 0.545502)
test_all 0.001332 0.000256 651.047646 (201.510869)
test_rubyspec 0.017977 0.032781 72.243970 ( 84.508750)
total: 316.28 sec