Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-111715
#<BuildRuby:0x000055dbc5812198
@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.20230111-111715",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.000000 0.005569 1.199088 ( 2.064392)
build_miniruby 0.000000 0.001385 1.518702 ( 1.646621)
build_ruby 0.001182 0.000608 3.701009 ( 4.364165)
build_all 0.008848 0.000076 3.917935 ( 2.710439)
build_install 0.014446 0.004147 3.141015 ( 3.442434)
test_btest 0.000869 0.000079 55.627192 ( 34.907660)
test_basic 0.001549 0.004198 0.433473 ( 0.635734)
test_all 0.001363 0.000165 640.271576 (344.129144)
test_rubyspec 0.027706 0.030801 76.537886 (110.004441)
total: 503.91 sec