Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-223328
#<BuildRuby:0x00007f336e50fde0
@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.20240831-223328",
@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.000015 0.000008 0.000023 ( 0.000024)
autoconf 0.000023 0.000013 0.000036 ( 0.000036)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005053 0.002391 2.460972 ( 2.550226)
build_miniruby 0.000940 0.000529 1.135847 ( 1.132855)
build_ruby 0.001811 0.000000 2.789473 ( 3.074324)
build_all 0.004981 0.001514 5.425207 ( 2.059962)
build_install 0.008495 0.008427 7.819176 ( 3.498418)
test_btest 0.000715 0.000415 96.004399 ( 25.783452)
test_basic 0.005300 0.003068 0.890230 ( 5.283913)
test_all 0.090510 0.056106 698.479111 (226.132058)
test_rubyspec 0.034279 0.054405 159.930706 ( 27.353239)
total: 296.87 sec