Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-123456
#<BuildRuby:0x00007f933e7dfdd8
@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.20240619-123456",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.007941 0.000007 3.177071 ( 3.138937)
build_miniruby 0.001615 0.000441 1.336174 ( 1.332853)
build_ruby 0.001887 0.000000 3.686161 ( 3.829922)
build_all 0.008716 0.000149 7.675602 ( 3.079097)
build_install 0.012220 0.007575 10.768562 ( 5.177081)
test_btest 0.000830 0.000237 112.558977 ( 29.580781)
test_basic 0.004639 0.004219 1.057135 ( 1.109065)
test_all 0.100822 0.046349 809.235077 (274.833263)
test_rubyspec 0.064676 0.032963 160.458912 ( 33.670682)
total: 355.75 sec