Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-040028
#<BuildRuby:0x000055807176e4f8
@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.20230709-040028",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002918 0.003713 2.108039 ( 3.703836)
build_miniruby 0.001593 0.000000 1.592791 ( 1.596326)
build_ruby 0.001686 0.000000 3.292205 ( 3.518133)
build_all 0.003145 0.003610 2.586061 ( 2.125889)
build_install 0.013945 0.004454 4.019182 ( 3.808485)
test_btest 0.000609 0.000152 84.664951 ( 38.947818)
test_basic 0.007391 0.000831 0.992584 ( 1.394284)
test_all 0.000788 0.000192 608.707366 (269.181796)
test_rubyspec 0.026945 0.025777 90.998366 (103.866945)
total: 428.14 sec