Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-071854
#<BuildRuby:0x0000560701e5a138
@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.20230102-071854",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004408 0.000383 1.131683 ( 1.540609)
build_miniruby 0.001278 0.000111 1.050240 ( 1.048486)
build_ruby 0.001563 0.000000 3.144826 ( 3.515031)
build_all 0.007549 0.000054 3.610806 ( 1.786751)
build_install 0.009727 0.003949 2.726002 ( 1.748279)
test_btest 0.000000 0.000751 61.716825 ( 17.472302)
test_basic 0.002400 0.003107 0.391121 ( 0.484942)
test_all 0.001500 0.000207 702.752531 (481.495311)
test_rubyspec 0.029473 0.035021 77.938973 (118.805555)
total: 627.90 sec