Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-170510
#<BuildRuby:0x0000564c9fa9a118
@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.20230803-170510",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.008171 0.000511 2.338880 ( 7.733044)
build_miniruby 0.001462 0.000091 2.051194 ( 4.101720)
build_ruby 0.000000 0.001998 3.436946 ( 6.687731)
build_all 0.001551 0.005671 2.744260 ( 3.502648)
build_install 0.012102 0.007403 4.559556 ( 6.333777)
test_btest 0.000631 0.000103 83.326281 ( 68.906816)
test_basic 0.004016 0.004699 1.015327 ( 2.205766)
test_all 0.001511 0.000286 682.986911 (549.695840)
test_rubyspec 0.032702 0.028638 100.402414 (203.269987)
total: 852.44 sec