Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-220423
#<BuildRuby:0x0000559ca5db63b0
@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.20230208-220423",
@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.000004 0.000017 ( 0.000026)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003119 0.002523 1.021745 ( 1.385298)
build_miniruby 0.001145 0.000000 1.037156 ( 1.038597)
build_ruby 0.001411 0.000000 2.304717 ( 2.748606)
build_all 0.004850 0.001433 3.670112 ( 1.871305)
build_install 0.010201 0.004544 2.673890 ( 1.821512)
test_btest 0.001453 0.002897 56.850410 ( 16.710612)
test_basic 0.001477 0.004144 0.355611 ( 0.449746)
test_all 0.001501 0.000156 609.001922 (175.734922)
test_rubyspec 0.025623 0.014462 65.414750 ( 75.452583)
total: 277.21 sec