Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-191208
#<BuildRuby:0x000055ab4f459f48
@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.20230724-191208",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.007087 0.000104 2.238048 ( 5.172930)
build_miniruby 0.001439 0.000052 1.726769 ( 2.828983)
build_ruby 0.001648 0.000058 3.391748 ( 5.518752)
build_all 0.008022 0.000000 2.758948 ( 3.635733)
build_install 0.014734 0.005034 4.155398 ( 5.132038)
test_btest 0.000819 0.000053 79.840505 ( 54.683964)
test_basic 0.003918 0.005137 0.927302 ( 1.712002)
test_all 0.001435 0.000139 650.403614 (496.628519)
test_rubyspec 0.030212 0.027069 93.616780 (160.551843)
total: 735.87 sec