Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-073908
#<BuildRuby:0x0000561c27c85fc0
@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.20240113-073908",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004822 0.000579 1.642476 ( 2.097311)
build_miniruby 0.000000 0.001731 1.772202 ( 1.805416)
build_ruby 0.000000 0.001923 3.218977 ( 3.530656)
build_all 0.007574 0.000174 5.825448 ( 2.997599)
build_install 0.012769 0.004153 6.838807 ( 4.004053)
test_btest 0.000752 0.000125 83.950054 ( 33.032880)
test_basic 0.007963 0.000623 0.965330 ( 1.081398)
test_all 0.090959 0.027704 757.966271 (271.711596)
test_rubyspec 0.035185 0.033989 96.023403 (110.697469)
total: 430.96 sec