Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-020530
#<BuildRuby:0x0000556a427b6018
@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.20221219-020530",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004416 0.000552 1.171604 ( 2.042465)
build_miniruby 0.001307 0.000163 1.366203 ( 1.550595)
build_ruby 0.001261 0.000158 3.518512 ( 4.064265)
build_all 0.007116 0.000359 3.831364 ( 2.479393)
build_install 0.007359 0.008285 3.091928 ( 2.633947)
test_btest 0.000754 0.000140 55.964190 ( 24.234280)
test_basic 0.004717 0.000874 0.418611 ( 0.534343)
test_all 0.001023 0.000190 632.916076 (257.809116)
test_rubyspec 0.029743 0.017439 72.581796 ( 83.749029)
total: 379.10 sec