Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-172718
#<BuildRuby:0x000055b91e00a230
@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.20230802-172718",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002777 0.004340 2.263256 ( 6.761198)
build_miniruby 0.001304 0.000225 1.696574 ( 4.648584)
build_ruby 0.001493 0.000258 3.586739 ( 7.302306)
build_all 0.007502 0.000572 2.733225 ( 4.584959)
build_install 0.017053 0.003521 4.283589 ( 7.424302)
test_btest 0.000617 0.000106 81.700906 ( 80.527475)
test_basic 0.003866 0.004866 0.991904 ( 2.887555)
test_all 0.001218 0.000244 655.464256 (467.864119)
test_rubyspec 0.044046 0.013088 96.520258 (168.024287)
total: 750.03 sec