Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-180853
#<BuildRuby:0x00007f98bbf1fdc8
@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.20240928-180853",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000036 0.000008 0.000044 ( 0.000045)
build_up 0.004778 0.004213 4.746049 ( 3.898806)
build_miniruby 0.001432 0.000358 1.247207 ( 1.244108)
build_ruby 0.001398 0.000350 3.783618 ( 3.969699)
build_all 0.001377 0.007457 6.660185 ( 2.643778)
build_install 0.016889 0.003054 10.375447 ( 4.835838)
test_btest 0.000664 0.000195 91.489469 ( 23.978021)
test_basic 0.002595 0.006183 1.022956 ( 1.073392)
test_all 0.125817 0.027041 747.819911 (229.880714)
test_rubyspec 0.054693 0.028882 133.898640 ( 32.491771)
total: 304.02 sec