Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-053201
#<BuildRuby:0x00007f4b8084fdc8
@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.20241003-053201",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004669 0.003527 3.555964 ( 3.817952)
build_miniruby 0.001567 0.000218 1.286043 ( 1.282462)
build_ruby 0.000000 0.002097 3.557125 ( 3.774101)
build_all 0.004195 0.005022 7.418054 ( 3.050081)
build_install 0.014094 0.009499 10.640304 ( 6.081335)
test_btest 0.000796 0.000181 93.856625 ( 33.162418)
test_basic 0.000738 0.009132 1.051860 ( 1.100665)
test_all 0.103822 0.046681 791.603893 (232.588400)
test_rubyspec 0.050857 0.037273 135.957666 ( 30.885494)
total: 315.74 sec