Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-212608
#<BuildRuby:0x000055aad14de258
@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.20231212-212608",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001867 0.004508 1.967382 ( 2.062821)
build_miniruby 0.001084 0.000289 1.284778 ( 1.282588)
build_ruby 0.001203 0.000321 2.827993 ( 3.052986)
build_all 0.003304 0.003993 5.537848 ( 2.262168)
build_install 0.014681 0.002374 6.575337 ( 3.081155)
test_btest 0.000599 0.000172 80.111509 ( 20.536907)
test_basic 0.002618 0.003539 0.796136 ( 0.853445)
test_all 0.070956 0.051154 696.760336 (239.717888)
test_rubyspec 0.028202 0.034436 87.489445 ( 99.135928)
total: 371.99 sec