Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-073209
#<BuildRuby:0x00005645f29be1a8
@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.20240310-073209",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005958 0.000893 2.471388 ( 2.194313)
build_miniruby 0.001059 0.000159 1.471216 ( 1.469376)
build_ruby 0.001990 0.000000 3.359426 ( 13.003322)
build_all 0.004359 0.003957 7.059009 ( 2.825269)
build_install 0.009118 0.009820 8.568620 ( 3.997928)
test_btest 0.000882 0.000000 93.173462 ( 25.978072)
test_basic 0.002274 0.004120 0.954184 ( 1.018683)
test_all 0.086021 0.033116 781.425293 (223.587775)
test_rubyspec 0.048543 0.035904 116.692106 (125.621523)
total: 399.70 sec