Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-211739
#<BuildRuby:0x00007f648351fdd0
@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.20240906-211739",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.007711 0.000000 3.632629 ( 3.526814)
build_miniruby 0.001525 0.000305 1.527130 ( 1.534306)
build_ruby 0.002199 0.000000 4.316121 ( 4.490177)
build_all 0.005275 0.003923 7.761764 ( 3.020075)
build_install 0.004190 0.014879 10.142546 ( 4.657937)
test_btest 0.000621 0.000224 106.319869 ( 27.728839)
test_basic 0.008213 0.001484 0.948250 ( 0.992636)
test_all 0.084977 0.060324 739.172536 (210.071274)
test_rubyspec 0.048559 0.039284 158.804866 ( 29.864431)
total: 285.89 sec