Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-023236
#<BuildRuby:0x00007fabf132fdd0
@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.20240701-023236",
@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.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.005780 0.003238 4.115964 ( 3.525426)
build_miniruby 0.001230 0.000422 1.720324 ( 1.716817)
build_ruby 0.001427 0.000491 4.314581 ( 4.422144)
build_all 0.008241 0.001406 8.173774 ( 3.178386)
build_install 0.012912 0.007246 10.871724 ( 4.843339)
test_btest 0.000852 0.000301 116.266995 ( 30.390161)
test_basic 0.008751 0.001478 1.085128 ( 1.133873)
test_all 0.099794 0.054571 869.623330 (271.556524)
test_rubyspec 0.051993 0.044179 165.894150 ( 31.149971)
total: 351.92 sec