Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-075321
#<BuildRuby:0x00005641ff9aa320
@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.20240310-075321",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006401 0.000405 2.544900 ( 2.292258)
build_miniruby 0.001493 0.000249 1.785220 ( 1.783380)
build_ruby 0.000000 0.001614 3.317757 ( 3.534198)
build_all 0.004087 0.003305 6.470957 ( 2.467926)
build_install 0.016394 0.003243 8.339704 ( 3.863958)
test_btest 0.000000 0.000815 95.861342 ( 25.919136)
test_basic 0.002815 0.003926 0.951598 ( 1.012919)
test_all 0.075846 0.048792 800.046018 (273.500145)
test_rubyspec 0.067937 0.033553 140.551269 (175.805339)
total: 490.18 sec