Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-190829
#<BuildRuby:0x0000560682051e58
@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.20230309-190829",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002264 0.004411 1.898862 ( 4.280241)
build_miniruby 0.001261 0.000152 1.304484 ( 1.628921)
build_ruby 0.001469 0.000176 2.630155 ( 3.324378)
build_all 0.006352 0.000762 2.208360 ( 2.380275)
build_install 0.008248 0.009031 3.370423 ( 3.814319)
test_btest 0.000664 0.000123 71.518266 ( 47.088752)
test_basic 0.003569 0.004379 0.575061 ( 1.034942)
test_all 0.001527 0.000000 567.311528 (304.252218)
test_rubyspec 0.014900 0.038218 78.056530 ( 88.295067)
total: 456.10 sec