Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-134645
#<BuildRuby:0x000055b0d32dd7f8
@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.20230824-134645",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006762 0.001502 2.450392 ( 5.951450)
build_miniruby 0.001873 0.000416 10.584231 ( 17.701148)
build_ruby 0.001253 0.000279 3.308249 ( 32.815239)
build_all 0.007440 0.000726 6.417978 ( 4.776174)
build_install 0.020284 0.001502 8.167867 ( 10.446601)
test_btest 0.001266 0.000000 85.342142 ( 62.096557)
test_basic 0.005302 0.003966 1.043953 ( 1.728602)
test_all 0.008247 0.001749 709.001892 (713.375694)
test_rubyspec 0.033928 0.039325 107.150980 (190.777084)
total: 1039.67 sec