Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-232213
#<BuildRuby:0x000055cba4185ef0
@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.20230722-232213",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003739 0.003842 2.202029 ( 5.048817)
build_miniruby 0.001017 0.000203 1.616166 ( 2.469686)
build_ruby 0.001140 0.000228 3.416557 ( 5.003059)
build_all 0.007166 0.000000 2.672261 ( 3.043225)
build_install 0.014774 0.004407 4.155527 ( 4.851890)
test_btest 0.000933 0.000186 77.894179 ( 52.923087)
test_basic 0.006137 0.001228 0.828761 ( 1.157465)
test_all 0.000950 0.000190 630.365460 (337.825886)
test_rubyspec 0.012157 0.042576 89.188666 (109.945986)
total: 522.27 sec