Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-051124
#<BuildRuby:0x00005583b77d61b8
@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.20230614-051124",
@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.000028)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.004053 0.002916 2.004877 ( 5.248001)
build_miniruby 0.001319 0.000203 1.524713 ( 2.104090)
build_ruby 0.001611 0.000248 2.983719 ( 4.637827)
build_all 0.007303 0.001124 2.432595 ( 2.942668)
build_install 0.010226 0.009935 3.683000 ( 4.591811)
test_btest 0.000676 0.000150 80.437753 ( 49.529011)
test_basic 0.004794 0.002486 0.855769 ( 0.992566)
test_all 0.004674 0.003302 640.637816 (377.316550)
test_rubyspec 0.033791 0.026948 90.727715 (190.661585)
total: 638.03 sec