Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-182450
#<BuildRuby:0x0000558872b89f70
@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.20230621-182450",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006116 0.000765 2.055089 ( 3.765040)
build_miniruby 0.000000 0.001557 1.503058 ( 1.511880)
build_ruby 0.000000 0.001907 2.995922 ( 3.402847)
build_all 0.001289 0.006395 5.536954 ( 3.181255)
build_install 0.015315 0.003821 6.671498 ( 4.763583)
test_btest 0.000769 0.000174 80.808978 ( 27.488273)
test_basic 0.000000 0.004860 0.700869 ( 0.774077)
test_all 0.000000 0.001180 572.406076 (195.032524)
test_rubyspec 0.021290 0.030667 82.290292 ( 94.276586)
total: 334.20 sec