Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-001217
#<BuildRuby:0x000055af21532390
@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.20230210-001217",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000681 0.004200 0.962262 ( 1.359841)
build_miniruby 0.000874 0.000208 1.007269 ( 1.006058)
build_ruby 0.001148 0.000000 2.142262 ( 2.354547)
build_all 0.006937 0.000000 3.745353 ( 1.938850)
build_install 0.014491 0.000000 2.716773 ( 2.001198)
test_btest 0.000983 0.000000 59.134505 ( 25.467965)
test_basic 0.003851 0.003879 0.480961 ( 0.620829)
test_all 0.001360 0.000126 714.948620 (593.268153)
test_rubyspec 0.036641 0.026169 81.046318 (125.965397)
total: 753.98 sec