Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-172651
#<BuildRuby:0x00007f499849fdc0
@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.20240903-172651",
@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.000016 0.000008 0.000024 ( 0.000025)
autoconf 0.000025 0.000011 0.000036 ( 0.000035)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.007300 0.000000 2.415774 ( 2.386149)
build_miniruby 0.001215 0.000275 1.087233 ( 1.084619)
build_ruby 0.000000 0.001716 2.786432 ( 3.046699)
build_all 0.003797 0.004204 6.168081 ( 2.338942)
build_install 0.012936 0.004497 7.908301 ( 3.553121)
test_btest 0.000566 0.000260 98.518090 ( 25.252524)
test_basic 0.005083 0.004472 0.866946 ( 0.912653)
test_all 0.097405 0.050681 748.670846 (226.719533)
test_rubyspec 0.047042 0.038468 163.395457 ( 29.328699)
total: 294.62 sec