Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-010910
#<BuildRuby:0x00005612e5f8e078
@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.20240203-010910",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.003513 0.003984 2.067154 ( 3.470904)
build_miniruby 0.001590 0.000000 1.810026 ( 2.338979)
build_ruby 0.002124 0.000000 3.996332 ( 5.006593)
build_all 0.008278 0.000009 6.782796 ( 7.445188)
build_install 0.014640 0.007348 8.340659 ( 8.899742)
test_btest 0.000928 0.000119 93.365129 ( 99.540087)
test_basic 0.004767 0.003466 0.961836 ( 1.804235)
test_all 0.085582 0.042442 757.117461 (623.749900)
test_rubyspec 0.067940 0.044588 182.659761 (217.443279)
total: 969.70 sec