Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-222103
#<BuildRuby:0x000056028b141ed0
@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.20230112-222103",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004191 0.000838 1.118814 ( 1.506519)
build_miniruby 0.000000 0.001429 1.048741 ( 1.047019)
build_ruby 0.000000 0.001462 2.619374 ( 3.003999)
build_all 0.002635 0.003672 3.189698 ( 1.630153)
build_install 0.013196 0.000387 2.409907 ( 1.587429)
test_btest 0.000539 0.000129 58.150099 ( 18.040019)
test_basic 0.001014 0.004236 0.381218 ( 0.478137)
test_all 0.000413 0.000801 642.717465 (198.242107)
test_rubyspec 0.016485 0.031560 68.061171 ( 78.107388)
total: 303.64 sec