Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-070035
#<BuildRuby:0x0000562d5cfaa390
@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.20230911-070035",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004362 0.003268 2.299489 ( 4.583330)
build_miniruby 0.001405 0.000281 1.670145 ( 1.811235)
build_ruby 0.001695 0.000000 3.226291 ( 3.608792)
build_all 0.001365 0.007651 6.550247 ( 4.406070)
build_install 0.006725 0.012683 8.144182 ( 5.813503)
test_btest 0.000616 0.000211 85.703788 ( 45.050177)
test_basic 0.002697 0.007511 0.976019 ( 1.298723)
test_all 0.003859 0.005615 686.456931 (298.068962)
test_rubyspec 0.021597 0.048701 106.212215 (125.252335)
total: 489.89 sec