Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-231531
#<BuildRuby:0x00007f6e4b90fdd8
@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.20241002-231531",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000057 0.000000 0.000057 ( 0.000056)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.004105 0.004070 3.916272 ( 3.360508)
build_miniruby 0.001378 0.000333 1.252171 ( 1.248313)
build_ruby 0.001434 0.000346 3.453935 ( 3.644253)
build_all 0.008740 0.000114 6.409209 ( 2.500348)
build_install 0.016489 0.003204 10.110626 ( 4.472000)
test_btest 0.000000 0.001037 91.437278 ( 23.870061)
test_basic 0.001985 0.007466 1.050312 ( 1.098495)
test_all 0.115049 0.040485 807.286104 (250.387035)
test_rubyspec 0.048910 0.034166 139.277888 ( 29.037000)
total: 319.62 sec