Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-033955
#<BuildRuby:0x00007f46557dfdc8
@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.20240830-033955",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002830 0.004995 3.742915 ( 4.001105)
build_miniruby 0.001384 0.000482 1.840676 ( 1.858252)
build_ruby 0.001737 0.000604 4.606301 ( 4.843857)
build_all 0.009430 0.000578 8.299929 ( 4.111958)
build_install 0.021495 0.003540 11.464862 ( 6.732712)
test_btest 0.000931 0.000276 122.526083 ( 62.232492)
test_basic 0.011825 0.000000 1.254146 ( 1.344816)
test_all 0.107299 0.055679 966.097836 (565.723239)
test_rubyspec 0.054901 0.043049 173.332582 ( 91.410098)
total: 742.26 sec