Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-191456
#<BuildRuby:0x0000556d5faea6d8
@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.20230206-191456",
@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.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.003334 0.001372 1.166363 ( 1.525120)
build_miniruby 0.000000 0.001450 1.139344 ( 1.137657)
build_ruby 0.000395 0.000943 2.447274 ( 2.629284)
build_all 0.005797 0.000796 3.756047 ( 1.967849)
build_install 0.001963 0.010897 2.652559 ( 1.835346)
test_btest 0.000538 0.000296 56.584876 ( 18.348244)
test_basic 0.004668 0.000383 0.430437 ( 0.522842)
test_all 0.001533 0.000803 614.437227 (179.992473)
test_rubyspec 0.017215 0.018378 59.501272 ( 69.766804)
total: 277.73 sec