Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-045552
#<BuildRuby:0x000055fe4f235fc0
@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-045552",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003940 0.000179 1.154008 ( 1.564810)
build_miniruby 0.001594 0.000000 1.108100 ( 1.106756)
build_ruby 0.001707 0.000000 2.360861 ( 2.593162)
build_all 0.006713 0.000065 3.736399 ( 1.956619)
build_install 0.010192 0.004159 2.763960 ( 2.166150)
test_btest 0.000000 0.001208 55.165140 ( 24.095795)
test_basic 0.002712 0.003275 0.410851 ( 0.509030)
test_all 0.001359 0.000151 635.289108 (217.638424)
test_rubyspec 0.020791 0.026805 68.108811 ( 78.242684)
total: 329.87 sec