Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-153230
#<BuildRuby:0x00005630c5159fb8
@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.20230708-153230",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.003338 0.003946 2.141015 ( 6.502045)
build_miniruby 0.000000 0.001742 1.597393 ( 4.082057)
build_ruby 0.000000 0.001679 3.329625 ( 5.997590)
build_all 0.006378 0.001739 2.599095 ( 4.282316)
build_install 0.014739 0.005663 4.055691 ( 7.305325)
test_btest 0.000774 0.000173 82.474700 ( 71.710499)
test_basic 0.003528 0.004301 0.934120 ( 2.232335)
test_all 0.001832 0.000198 632.802622 (558.984971)
test_rubyspec 0.022677 0.043764 97.199500 (210.035383)
total: 871.13 sec