Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-084140
#<BuildRuby:0x000055e4b4942138
@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.20221226-084140",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000982 0.003675 1.163352 ( 1.771297)
build_miniruby 0.001181 0.000161 1.613984 ( 1.623226)
build_ruby 0.001465 0.000200 3.497264 ( 3.896298)
build_all 0.006857 0.000361 3.780663 ( 2.247078)
build_install 0.009116 0.005029 3.130537 ( 2.754385)
test_btest 0.000844 0.000141 53.922104 ( 26.861305)
test_basic 0.003194 0.003356 0.452233 ( 0.557938)
test_all 0.001003 0.000193 625.459913 (253.073000)
test_rubyspec 0.021822 0.024352 69.901158 ( 80.501267)
total: 373.29 sec