Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-074351
#<BuildRuby:0x000056045d7563b0
@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.20240319-074351",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.005178 0.001438 2.153249 ( 2.582660)
build_miniruby 0.001112 0.000309 1.392402 ( 1.390232)
build_ruby 0.001351 0.000375 3.168914 ( 3.419399)
build_all 0.007657 0.000000 6.747549 ( 2.606470)
build_install 0.013883 0.003120 8.249922 ( 3.832707)
test_btest 0.000933 0.000233 90.465892 ( 23.438504)
test_basic 0.004639 0.001159 0.779947 ( 0.846374)
test_all 0.070850 0.049273 769.672537 (222.356897)
test_rubyspec 0.062845 0.035222 135.920873 (154.763681)
total: 415.24 sec