Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-090018
#<BuildRuby:0x0000559f0f936008
@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.20230111-090018",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004586 0.000382 0.985276 ( 1.541593)
build_miniruby 0.001298 0.000109 1.104333 ( 1.103018)
build_ruby 0.001369 0.000114 2.706798 ( 3.056162)
build_all 0.007031 0.000212 3.173788 ( 1.476869)
build_install 0.012448 0.000000 2.582652 ( 1.686953)
test_btest 0.000687 0.000000 55.687074 ( 14.316556)
test_basic 0.001885 0.002962 0.402542 ( 0.494980)
test_all 0.001127 0.000000 584.688958 (166.408516)
test_rubyspec 0.027691 0.015632 61.649658 ( 71.335240)
total: 261.42 sec