Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-093020
#<BuildRuby:0x0000564a95a9e008
@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.20231018-093020",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.006297 2.224955 ( 2.362263)
build_miniruby 0.001426 0.000000 1.536790 ( 1.536674)
build_ruby 0.001752 0.000000 3.163546 ( 3.360213)
build_all 0.000658 0.007524 6.297302 ( 2.583406)
build_install 0.005915 0.012010 7.938863 ( 3.868188)
test_btest 0.000969 0.000356 89.028680 ( 25.064984)
test_basic 0.000587 0.007947 1.036661 ( 1.158521)
test_all 0.007242 0.003138 699.429086 (214.941976)
test_rubyspec 0.022918 0.044060 96.798892 (108.721458)
total: 363.60 sec