Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-161638
#<BuildRuby:0x000055f23bf66138
@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.20230629-161638",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.002404 0.004310 1.984824 ( 5.758078)
build_miniruby 0.001412 0.000101 1.532952 ( 2.021377)
build_ruby 0.001955 0.000139 3.194292 ( 4.653751)
build_all 0.007338 0.000524 2.479797 ( 3.581491)
build_install 0.012376 0.004932 3.791414 ( 5.362860)
test_btest 0.001250 0.000125 81.223805 ( 49.534562)
test_basic 0.003821 0.004056 0.855449 ( 1.350902)
test_all 0.001476 0.000185 580.382539 (316.824021)
test_rubyspec 0.025806 0.023842 90.511395 (121.643954)
total: 510.73 sec