Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-155807
#<BuildRuby:0x000055a8aa2f63b0
@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.20230110-155807",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.002098 0.002335 0.984356 ( 1.446949)
build_miniruby 0.000843 0.000241 1.438177 ( 1.437695)
build_ruby 0.000000 0.001643 3.221286 ( 3.589886)
build_all 0.008114 0.000094 3.745566 ( 1.897566)
build_install 0.014592 0.000118 2.632489 ( 1.799598)
test_btest 0.000523 0.000126 55.645048 ( 17.785706)
test_basic 0.000082 0.007156 0.398834 ( 0.500268)
test_all 0.000000 0.001346 634.066621 (197.237617)
test_rubyspec 0.020987 0.026689 69.385919 ( 79.923995)
total: 305.62 sec