Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-132358
#<BuildRuby:0x0000564f93911ed0
@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.20230530-132358",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006923 0.000000 2.019921 ( 5.380966)
build_miniruby 0.001478 0.000016 1.429110 ( 2.029189)
build_ruby 0.001862 0.000062 2.786047 ( 3.648483)
build_all 0.004386 0.004097 2.216986 ( 2.715680)
build_install 0.015563 0.004021 3.668677 ( 4.393376)
test_btest 0.001221 0.000104 77.513940 ( 46.888101)
test_basic 0.006382 0.000547 0.773677 ( 1.091435)
test_all 0.001798 0.000000 563.141244 (262.376509)
test_rubyspec 0.017269 0.035904 81.756083 ( 94.220185)
total: 422.74 sec