Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-014158
#<BuildRuby:0x000055ac9abc6230
@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.20230727-014158",
@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.000001 0.000022 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.000185 0.007450 2.314891 ( 5.604780)
build_miniruby 0.001715 0.000152 1.799920 ( 2.564549)
build_ruby 0.001894 0.000000 3.370417 ( 5.547808)
build_all 0.008309 0.000218 2.818761 ( 3.427441)
build_install 0.014760 0.007240 4.461465 ( 5.992448)
test_btest 0.000804 0.000098 83.905001 ( 60.824854)
test_basic 0.003752 0.004369 0.975595 ( 1.769705)
test_all 0.001271 0.000186 632.453519 (616.904757)
test_rubyspec 0.038101 0.027479 97.810268 (197.443224)
total: 900.08 sec