Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-013705
#<BuildRuby:0x000055f70d7c6230
@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.20230806-013705",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.003089 0.003839 2.245204 ( 4.599203)
build_miniruby 0.001333 0.000184 1.739061 ( 3.247836)
build_ruby 0.001489 0.000205 3.467232 ( 30.210328)
build_all 0.006665 0.000919 2.878772 ( 3.101647)
build_install 0.018215 0.000137 4.275659 ( 4.372014)
test_btest 0.000662 0.000080 83.566080 ( 56.215819)
test_basic 0.005272 0.000111 0.891431 ( 3.829716)
test_all 0.001172 0.000000 694.524563 (522.505028)
test_rubyspec 0.023385 0.044615 105.149827 (235.868999)
total: 863.95 sec