Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-151528
#<BuildRuby:0x0000564623c824f8
@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.20231230-151528",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001608 0.003838 1.479760 ( 1.809230)
build_miniruby 0.001253 0.000139 1.626216 ( 1.624297)
build_ruby 0.001525 0.000000 2.968527 ( 3.180791)
build_all 0.007023 0.000486 5.426447 ( 2.168393)
build_install 0.012717 0.003709 6.809192 ( 3.653429)
test_btest 0.000000 0.000785 83.393344 ( 32.086506)
test_basic 0.004326 0.002673 0.919800 ( 1.011132)
test_all 0.083951 0.034975 727.612711 (290.892959)
test_rubyspec 0.048079 0.020247 97.314574 (112.358127)
total: 448.79 sec