Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-180559
#<BuildRuby:0x000056469abfe168
@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-180559",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004903 0.000166 1.141944 ( 2.642112)
build_miniruby 0.001269 0.000220 1.402333 ( 1.428596)
build_ruby 0.001459 0.000254 3.387908 ( 3.853535)
build_all 0.005544 0.000964 3.742551 ( 2.511234)
build_install 0.008010 0.007554 3.097292 ( 2.986241)
test_btest 0.000467 0.000107 54.584316 ( 31.254003)
test_basic 0.001182 0.005238 0.438133 ( 0.598261)
test_all 0.001185 0.000327 625.941378 (259.410789)
test_rubyspec 0.034399 0.011598 69.746363 ( 83.508741)
total: 388.19 sec