Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-142203
#<BuildRuby:0x0000557d96fda228
@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-142203",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004147 0.000361 0.957551 ( 1.367331)
build_miniruby 0.000000 0.001414 1.164348 ( 1.162610)
build_ruby 0.000000 0.001442 2.894531 ( 3.286155)
build_all 0.006599 0.001007 3.189445 ( 1.513206)
build_install 0.007384 0.005346 2.285605 ( 1.503475)
test_btest 0.000644 0.000103 54.190214 ( 14.727364)
test_basic 0.004366 0.000698 0.366145 ( 0.457625)
test_all 0.000917 0.000146 573.474920 (164.486072)
test_rubyspec 0.023903 0.018925 54.978606 ( 65.012693)
total: 253.52 sec