Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-174943
#<BuildRuby:0x00005628fb61e1d8
@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-174943",
@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.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003441 0.000688 1.119430 ( 1.513803)
build_miniruby 0.000000 0.001247 1.062548 ( 1.061552)
build_ruby 0.000000 0.001430 2.251127 ( 2.470261)
build_all 0.005564 0.000666 3.692111 ( 1.968054)
build_install 0.011929 0.000839 2.804834 ( 2.125396)
test_btest 0.000725 0.000000 55.068147 ( 23.520777)
test_basic 0.005769 0.000000 0.422326 ( 0.532138)
test_all 0.002122 0.000000 624.423610 (197.571441)
test_rubyspec 0.015416 0.025606 68.333323 ( 78.196498)
total: 308.96 sec