Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-205823
#<BuildRuby:0x0000564ba0c9a008
@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.20230924-205823",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007643 0.000229 2.211585 ( 4.508521)
build_miniruby 0.001380 0.000084 1.676989 ( 1.861114)
build_ruby 0.001735 0.000106 3.345797 ( 3.798342)
build_all 0.008762 0.000034 6.035493 ( 4.129125)
build_install 0.016607 0.004780 7.408472 ( 5.324580)
test_btest 0.000993 0.000080 81.378253 ( 44.539597)
test_basic 0.001018 0.004467 0.974200 ( 1.078285)
test_all 0.009551 0.000544 686.297090 (274.424193)
test_rubyspec 0.058436 0.012618 105.794854 (121.032065)
total: 460.70 sec