Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-031025
#<BuildRuby:0x000055863308a138
@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.20240211-031025",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006638 0.000278 2.061940 ( 3.629617)
build_miniruby 0.001530 0.000164 1.791676 ( 2.046903)
build_ruby 0.002138 0.000000 3.632204 ( 4.526967)
build_all 0.004550 0.004555 6.931754 ( 7.390973)
build_install 0.012412 0.010204 8.641038 ( 9.792827)
test_btest 0.000937 0.000188 94.001033 ( 99.683744)
test_basic 0.003582 0.004759 1.017588 ( 1.633214)
test_all 0.095991 0.031980 844.339585 (810.077627)
test_rubyspec 0.063474 0.049172 199.420050 (273.938481)
total: 1212.72 sec