Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-040607
#<BuildRuby:0x00005564c9da9f70
@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.20231216-040607",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006823 0.000322 2.360878 ( 2.642566)
build_miniruby 0.001412 0.000163 1.630023 ( 1.629750)
build_ruby 0.001534 0.000000 3.012919 ( 3.202406)
build_all 0.007094 0.000035 5.758162 ( 2.292148)
build_install 0.013304 0.003767 7.071261 ( 3.443176)
test_btest 0.000945 0.000118 79.818885 ( 21.555593)
test_basic 0.004999 0.000105 0.845595 ( 0.905613)
test_all 0.066803 0.051390 718.421482 (208.969333)
test_rubyspec 0.027976 0.029294 88.587239 ( 99.944970)
total: 344.59 sec