Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-091310
#<BuildRuby:0x000055f82e0aa380
@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.20230528-091310",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.000958 0.004357 1.473990 ( 2.700937)
build_miniruby 0.000000 0.001304 0.996184 ( 0.994808)
build_ruby 0.000000 0.001275 2.135465 ( 2.334117)
build_all 0.002754 0.003247 1.905670 ( 1.095148)
build_install 0.003946 0.009451 2.668966 ( 1.694544)
test_btest 0.000524 0.000275 74.603746 ( 19.474545)
test_basic 0.004017 0.000194 0.625438 ( 0.703383)
test_all 0.000907 0.000453 554.896239 (171.130955)
test_rubyspec 0.015802 0.026604 74.930896 ( 86.694241)
total: 286.82 sec