Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-052205
#<BuildRuby:0x000055a3957e2118
@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.20230823-052205",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006600 0.000400 2.362266 ( 6.099676)
build_miniruby 0.001567 0.000095 1.733416 ( 3.482625)
build_ruby 0.001770 0.000107 3.620326 ( 7.065915)
build_all 0.008592 0.000266 6.387972 ( 6.187463)
build_install 0.019475 0.000616 7.827009 ( 10.023222)
test_btest 0.000876 0.000049 86.314368 ( 62.611893)
test_basic 0.006144 0.000341 0.996761 ( 2.079951)
test_all 0.010805 0.005200 707.668663 (678.967906)
test_rubyspec 0.046321 0.032812 111.356920 (245.127062)
total: 1021.65 sec