Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-062321
#<BuildRuby:0x00007f31af45fdc0
@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.20240927-062321",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000043 0.000011 0.000054 ( 0.000054)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.008082 0.002140 5.098877 ( 4.671616)
build_miniruby 0.001608 0.000426 1.761131 ( 1.791540)
build_ruby 0.001839 0.000487 4.442549 ( 4.712373)
build_all 0.009839 0.000000 7.405485 ( 4.402796)
build_install 0.003827 0.020351 11.416095 ( 6.718650)
test_btest 0.000661 0.000244 96.862251 ( 50.426959)
test_basic 0.000000 0.012788 1.248923 ( 1.484989)
test_all 0.120608 0.034063 831.791818 (431.932715)
test_rubyspec 0.053639 0.038241 140.219952 ( 74.927812)
total: 581.07 sec