Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-081711
#<BuildRuby:0x00005580393f2258
@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.20230131-081711",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.004282 0.000171 1.144427 ( 1.579776)
build_miniruby 0.001309 0.000052 1.207955 ( 1.206646)
build_ruby 0.001418 0.000056 2.100720 ( 2.305007)
build_all 0.006540 0.000090 3.703302 ( 1.972931)
build_install 0.013017 0.000323 2.823070 ( 2.100248)
test_btest 0.000758 0.000029 56.521917 ( 18.914595)
test_basic 0.000420 0.004679 0.362847 ( 0.456250)
test_all 0.000647 0.000629 645.009182 (198.414971)
test_rubyspec 0.018624 0.022770 65.108027 ( 75.103087)
total: 302.05 sec