Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-012234
#<BuildRuby:0x00007fce3352fdd8
@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.20241025-012234",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000027 0.000011 0.000038 ( 0.000037)
build_up 0.002751 0.005210 3.554008 ( 3.459426)
build_miniruby 0.001157 0.000479 1.400301 ( 1.399047)
build_ruby 0.001494 0.000618 3.366021 ( 3.575259)
build_all 0.005553 0.002298 6.889311 ( 2.902058)
build_install 0.014916 0.005085 8.840242 ( 4.165398)
test_btest 0.000767 0.000312 73.414531 ( 19.234709)
test_basic 0.008521 0.001571 1.050353 ( 1.094397)
test_all 0.096876 0.051560 687.918660 (218.687170)
test_rubyspec 0.051847 0.034269 122.222242 ( 24.294340)
total: 278.81 sec