Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-132835
#<BuildRuby:0x00005558a1b82258
@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.20230805-132835",
@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.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006746 0.000633 2.445668 ( 7.887946)
build_miniruby 0.001355 0.000127 1.830652 ( 4.616299)
build_ruby 0.001412 0.000132 3.553970 ( 7.883537)
build_all 0.005445 0.004440 2.977126 ( 4.224033)
build_install 0.014885 0.005890 4.496846 ( 8.239836)
test_btest 0.000885 0.000131 85.893952 ( 73.645157)
test_basic 0.003304 0.004444 1.027833 ( 2.112440)
test_all 0.001987 0.000341 710.619184 (445.044198)
test_rubyspec 0.031936 0.028672 102.673633 (139.649157)
total: 693.30 sec