Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-163411
#<BuildRuby:0x0000564db1976198
@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.20230105-163411",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003720 0.000783 1.010025 ( 1.397074)
build_miniruby 0.001069 0.000225 1.238551 ( 1.237586)
build_ruby 0.001409 0.000000 3.232011 ( 3.598586)
build_all 0.006234 0.000000 3.570759 ( 1.820887)
build_install 0.011420 0.002266 2.735357 ( 1.917752)
test_btest 0.000000 0.000855 55.762551 ( 14.854704)
test_basic 0.002200 0.003363 0.376272 ( 0.470945)
test_all 0.001086 0.000251 595.935135 (171.240327)
test_rubyspec 0.022492 0.015071 62.673131 ( 72.744958)
total: 269.28 sec