Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-062643
#<BuildRuby:0x00007fa42283fdd8
@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.20240715-062643",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006424 0.000488 2.684154 ( 2.753078)
build_miniruby 0.001256 0.000239 1.106996 ( 1.104717)
build_ruby 0.001473 0.000281 2.933200 ( 3.145634)
build_all 0.002147 0.006655 6.692457 ( 2.500090)
build_install 0.008686 0.008030 9.370492 ( 4.121849)
test_btest 0.000754 0.000241 100.573618 ( 27.231433)
test_basic 0.000624 0.008118 0.943165 ( 0.995403)
test_all 0.104000 0.044984 737.166902 (203.367617)
test_rubyspec 0.048756 0.037105 156.215409 ( 27.176517)
total: 272.40 sec