Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-175612
#<BuildRuby:0x0000564024b12118
@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.20230712-175612",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002784 0.004348 2.186071 ( 5.305018)
build_miniruby 0.001497 0.000214 1.698216 ( 2.654270)
build_ruby 0.001423 0.000203 3.295454 ( 4.688992)
build_all 0.003960 0.004131 2.700772 ( 3.618685)
build_install 0.018311 0.000911 3.924236 ( 4.472073)
test_btest 0.000633 0.000099 84.273909 ( 58.548479)
test_basic 0.004430 0.000693 0.899113 ( 1.536245)
test_all 0.001369 0.000214 651.439327 (384.211867)
test_rubyspec 0.024689 0.029325 92.775233 (131.810982)
total: 596.85 sec