Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-124048
#<BuildRuby:0x0000557a7f301fc0
@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.20230629-124048",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005933 0.000138 2.024008 ( 3.648562)
build_miniruby 0.001481 0.000114 1.606952 ( 1.634277)
build_ruby 0.001672 0.000129 3.257131 ( 3.559269)
build_all 0.007564 0.000239 2.462481 ( 1.797705)
build_install 0.012903 0.004868 4.148688 ( 3.498777)
test_btest 0.000000 0.000870 80.815545 ( 38.296454)
test_basic 0.000000 0.007292 0.890323 ( 1.012127)
test_all 0.000000 0.001421 615.103998 (273.201197)
test_rubyspec 0.019867 0.034941 90.581394 (104.994051)
total: 431.64 sec