Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-082734
#<BuildRuby:0x0000559a8d81e8e0
@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.20240116-082734",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005027 0.000429 1.431784 ( 1.790818)
build_miniruby 0.000939 0.000299 1.396505 ( 1.394362)
build_ruby 0.001320 0.000420 3.092223 ( 3.338132)
build_all 0.003971 0.004095 5.586756 ( 2.903264)
build_install 0.011670 0.006477 6.921905 ( 3.799657)
test_btest 0.000986 0.000000 83.098247 ( 56.741265)
test_basic 0.000000 0.006850 0.908428 ( 1.499866)
test_all 0.086918 0.043044 854.855576 (1005.256171)
test_rubyspec 0.047747 0.031793 104.133230 (191.547555)
total: 1268.27 sec