Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-162731
#<BuildRuby:0x00007f953a18fde0
@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.20240822-162731",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.001111 0.006668 3.134865 ( 3.363202)
build_miniruby 0.001056 0.000470 1.321985 ( 1.318914)
build_ruby 0.001143 0.000508 3.661683 ( 3.836324)
build_all 0.007205 0.001395 7.676905 ( 3.041438)
build_install 0.012909 0.004364 9.427576 ( 4.192664)
test_btest 0.000702 0.000295 111.862753 ( 29.146700)
test_basic 0.003427 0.006051 0.992192 ( 1.041580)
test_all 0.120202 0.032793 849.304176 (252.086822)
test_rubyspec 0.062273 0.028218 166.497632 ( 32.459757)
total: 330.49 sec