Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-080107
#<BuildRuby:0x00007f26840afdc8
@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.20240624-080107",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000032 0.000010 0.000042 ( 0.000044)
build_up 0.003331 0.005192 3.859347 ( 3.852040)
build_miniruby 0.001728 0.000000 1.730673 ( 1.727806)
build_ruby 0.001990 0.000000 3.987178 ( 4.130749)
build_all 0.005318 0.004113 8.274086 ( 3.246707)
build_install 0.016930 0.004415 11.090886 ( 5.397274)
test_btest 0.000803 0.000282 117.785941 ( 31.557110)
test_basic 0.003831 0.005304 1.266069 ( 1.317867)
test_all 0.114027 0.035544 871.024061 (272.699640)
test_rubyspec 0.059540 0.035369 165.393414 ( 34.080283)
total: 358.01 sec