Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-085113
#<BuildRuby:0x0000555b1a94df48
@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.20231020-085113",
@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.000029 0.000002 0.000031 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005425 0.000452 2.024667 ( 2.377151)
build_miniruby 0.001215 0.000101 1.527990 ( 1.526394)
build_ruby 0.000000 0.002321 2.804192 ( 24.563533)
build_all 0.000000 0.006843 5.479946 ( 2.142182)
build_install 0.011533 0.005131 6.753556 ( 3.722849)
test_btest 0.000641 0.000128 78.587637 ( 20.749501)
test_basic 0.005482 0.000000 0.645271 ( 0.708624)
test_all 0.001800 0.007525 638.800930 (220.049294)
test_rubyspec 0.037665 0.015340 80.134654 ( 91.616011)
total: 367.46 sec