Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-181213
#<BuildRuby:0x0000556503cbe130
@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.20230816-181213",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003752 0.003995 2.348930 ( 7.126012)
build_miniruby 0.000000 0.001885 1.887748 ( 4.492381)
build_ruby 0.000000 0.001611 3.567933 ( 6.155516)
build_all 0.008129 0.001133 6.547015 ( 6.828171)
build_install 0.019584 0.001985 8.210982 ( 10.099653)
test_btest 0.000801 0.000142 84.814088 ( 65.535593)
test_basic 0.002402 0.005021 1.001348 ( 2.050623)
test_all 0.004716 0.005709 669.008585 (552.192846)
test_rubyspec 0.045735 0.027681 108.811928 (213.018984)
total: 867.50 sec