Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-112615
#<BuildRuby:0x000055b90583e230
@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.20230313-112615",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004588 0.000918 1.617174 ( 2.859981)
build_miniruby 0.001076 0.000216 0.999795 ( 0.999795)
build_ruby 0.001216 0.000243 2.407370 ( 2.606943)
build_all 0.003236 0.003059 2.036610 ( 1.227725)
build_install 0.012291 0.003146 3.097377 ( 2.140338)
test_btest 0.000848 0.000000 66.994756 ( 21.439735)
test_basic 0.000924 0.003351 0.464313 ( 0.560278)
test_all 0.000654 0.000169 550.225221 (201.952511)
test_rubyspec 0.026502 0.020436 77.281986 ( 90.602663)
total: 324.39 sec