Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-170917
#<BuildRuby:0x000055d1c201e390
@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.20230531-170917",
@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.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005898 0.000350 1.977859 ( 4.162700)
build_miniruby 0.001576 0.000275 1.415787 ( 1.704996)
build_ruby 0.001484 0.000258 2.923564 ( 3.579980)
build_all 0.006623 0.001152 2.288141 ( 2.451305)
build_install 0.010076 0.010229 3.653066 ( 3.776800)
test_btest 0.000301 0.000691 78.494232 ( 55.281966)
test_basic 0.004650 0.002700 0.800126 ( 1.116803)
test_all 0.001305 0.000351 636.647540 (664.581642)
test_rubyspec 0.030642 0.029717 85.843374 (128.473133)
total: 865.13 sec