Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-005340
#<BuildRuby:0x00005651a17268e0
@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.20230526-005340",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.005912 0.000142 1.714341 ( 2.937678)
build_miniruby 0.001252 0.000100 1.148790 ( 1.146927)
build_ruby 0.001434 0.000115 2.214969 ( 2.417473)
build_all 0.006290 0.000503 2.011378 ( 1.155665)
build_install 0.010267 0.004696 2.715569 ( 1.780049)
test_btest 0.000817 0.000091 75.380979 ( 19.673083)
test_basic 0.000882 0.004109 0.637713 ( 0.709160)
test_all 0.001114 0.000159 555.449699 (189.740471)
test_rubyspec 0.011454 0.039315 72.819578 ( 84.808051)
total: 304.37 sec