Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-200640
#<BuildRuby:0x00007f9c7d5bfdd0
@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.20240924-200640",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.005584 0.003421 4.513595 ( 3.801935)
build_miniruby 0.001310 0.000349 1.643842 ( 1.641161)
build_ruby 0.001483 0.000396 3.905123 ( 4.099579)
build_all 0.008856 0.000179 6.962356 ( 2.880655)
build_install 0.018739 0.001476 9.951139 ( 4.685611)
test_btest 0.000000 0.001048 92.064451 ( 26.710542)
test_basic 0.001035 0.009485 0.988451 ( 1.035916)
test_all 0.100904 0.047910 764.312947 (248.488560)
test_rubyspec 0.034599 0.048379 128.785843 ( 27.071417)
total: 320.42 sec