Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-094806
#<BuildRuby:0x0000564a3dd1dfc0
@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.20230822-094806",
@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.000028 0.000004 0.000032 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000030)
build_up 0.006608 0.000881 2.328076 ( 5.634087)
build_miniruby 0.001566 0.000208 1.717978 ( 2.129920)
build_ruby 0.001401 0.000187 3.491229 ( 4.891888)
build_all 0.005021 0.003701 6.268669 ( 5.837736)
build_install 0.016633 0.004150 8.053323 ( 7.565989)
test_btest 0.000831 0.000138 83.533700 ( 53.603930)
test_basic 0.004055 0.004145 1.005760 ( 1.717803)
test_all 0.006965 0.008992 723.219548 (571.984919)
test_rubyspec 0.047605 0.028253 108.950756 (249.478954)
total: 902.85 sec