Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-131359
#<BuildRuby:0x000055d3b6eddfc0
@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.20221210-131359",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004147 0.000172 1.073293 ( 1.572142)
build_miniruby 0.001355 0.000056 1.341834 ( 1.340674)
build_ruby 0.001508 0.000063 2.587738 ( 2.595804)
build_all 0.002788 0.004364 3.812091 ( 2.038010)
build_install 0.010198 0.004582 2.901366 ( 2.106327)
test_btest 0.000575 0.000064 54.486795 ( 29.040035)
test_basic 0.001976 0.004147 0.409017 ( 0.524862)
test_all 0.001033 0.000000 620.982177 (232.903549)
test_rubyspec 0.024775 0.014084 65.081356 ( 75.206094)
total: 347.33 sec