Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-181516
#<BuildRuby:0x00007f3b92a4fdd8
@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.20241202-181516",
@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.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004010 0.003946 2.722178 ( 2.678013)
build_miniruby 0.001294 0.000409 1.308814 ( 1.306235)
build_ruby 0.001218 0.000385 3.261010 ( 3.480817)
build_all 0.006446 0.000744 5.616374 ( 2.202680)
build_install 0.016553 0.001042 7.356613 ( 3.514663)
test_btest 0.000750 0.000196 69.836136 ( 18.212658)
test_basic 0.002476 0.005152 0.748027 ( 0.807690)
test_all 0.106019 0.035168 660.553008 (195.530395)
test_rubyspec 0.047849 0.033440 115.085321 ( 21.132622)
total: 248.87 sec