Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-002152
#<BuildRuby:0x000055b1524a2258
@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.20230218-002152",
@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.000023 0.000000 0.000023 ( 0.000021)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005731 0.000326 1.584306 ( 3.222675)
build_miniruby 0.001438 0.000239 1.399980 ( 1.801944)
build_ruby 0.001900 0.000000 2.748245 ( 3.536950)
build_all 0.001751 0.007351 4.260419 ( 4.390716)
build_install 0.012754 0.005209 3.158000 ( 3.488204)
test_btest 0.000526 0.000131 60.016222 ( 48.225549)
test_basic 0.005618 0.001404 0.542263 ( 0.935544)
test_all 0.001440 0.000118 687.053308 (521.434663)
test_rubyspec 0.018792 0.039007 76.774835 (100.470303)
total: 687.51 sec