Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-021206
#<BuildRuby:0x0000556887be9fc0
@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.20230203-021206",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004427 0.000061 1.121189 ( 1.522107)
build_miniruby 0.001140 0.000142 1.164462 ( 1.162892)
build_ruby 0.001340 0.000168 2.224661 ( 2.444505)
build_all 0.001891 0.005568 3.708581 ( 1.900827)
build_install 0.012517 0.001545 2.800276 ( 2.061750)
test_btest 0.000639 0.000110 55.830002 ( 17.127668)
test_basic 0.000000 0.005349 0.401960 ( 0.495558)
test_all 0.000918 0.000817 633.843975 (192.222708)
test_rubyspec 0.028751 0.018852 69.598051 ( 79.951486)
total: 298.89 sec