Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-021200
#<BuildRuby:0x00007f81e893fdc0
@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.20240922-021200",
@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.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005136 0.003438 4.522911 ( 3.852887)
build_miniruby 0.001504 0.000301 1.428821 ( 1.425579)
build_ruby 0.001484 0.000297 3.871742 ( 4.012017)
build_all 0.008477 0.000081 6.982920 ( 2.921733)
build_install 0.016861 0.004197 10.322226 ( 4.686045)
test_btest 0.000763 0.000149 93.655628 ( 26.016333)
test_basic 0.009765 0.001906 1.066722 ( 1.118797)
test_all 0.107089 0.042950 779.184814 (225.394016)
test_rubyspec 0.037708 0.051260 139.051220 ( 30.965505)
total: 300.39 sec