Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-044217
#<BuildRuby:0x0000560e223a67c8
@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.20230311-044217",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005396 0.000058 1.737406 ( 2.964143)
build_miniruby 0.001502 0.000063 1.203521 ( 1.202159)
build_ruby 0.001313 0.000000 2.219355 ( 2.421034)
build_all 0.006573 0.000000 2.043080 ( 1.281197)
build_install 0.014242 0.000054 3.015122 ( 1.994588)
test_btest 0.000789 0.000028 66.807674 ( 21.394290)
test_basic 0.000026 0.004226 0.495423 ( 0.594276)
test_all 0.000884 0.000061 543.422832 (178.576952)
test_rubyspec 0.026340 0.010217 74.815433 ( 84.706164)
total: 295.14 sec