Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-203606
#<BuildRuby:0x00007fefe971fdc8
@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.20240929-203606",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.005535 0.005375 5.201263 ( 6.907458)
build_miniruby 0.001415 0.000354 1.887521 ( 2.143804)
build_ruby 0.001969 0.000492 4.810633 ( 6.044153)
build_all 0.011392 0.000000 7.858047 ( 8.091997)
build_install 0.019484 0.006722 11.193197 ( 10.094249)
test_btest 0.000662 0.000162 100.639739 ( 88.361514)
test_basic 0.011924 0.000859 1.307595 ( 1.910601)
test_all 0.092936 0.071207 902.002564 (749.443146)
test_rubyspec 0.050564 0.046459 143.840589 ( 96.777531)
total: 969.78 sec