Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-174128
#<BuildRuby:0x00005585e7652008
@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.20230925-174128",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.000000 0.006761 2.145629 ( 3.526899)
build_miniruby 0.000696 0.001276 1.674188 ( 1.677514)
build_ruby 0.001304 0.000415 3.501983 ( 3.686406)
build_all 0.004981 0.003008 6.271691 ( 4.309286)
build_install 0.015675 0.003920 7.684249 ( 4.911326)
test_btest 0.000519 0.000167 82.329368 ( 36.469579)
test_basic 0.003238 0.002393 0.861593 ( 0.930463)
test_all 0.002356 0.007020 686.484532 (277.007826)
test_rubyspec 0.035429 0.032978 101.238206 (114.293537)
total: 446.81 sec