Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-025425
#<BuildRuby:0x000055d1d20c6288
@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.20231023-025425",
@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.000018 0.000003 0.000021 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002395 0.004361 3.327684 ( 3.442586)
build_miniruby 0.001342 0.000215 1.420583 ( 1.424005)
build_ruby 0.001221 0.000000 2.820873 ( 3.013168)
build_all 0.007146 0.000000 5.586616 ( 2.906649)
build_install 0.013438 0.003673 7.510274 ( 4.180274)
test_btest 0.000662 0.000107 80.454507 ( 30.853560)
test_basic 0.003987 0.003312 0.837877 ( 0.927081)
test_all 0.088704 0.028858 620.666442 (267.195136)
test_rubyspec 0.044900 0.030998 99.099155 (139.966114)
total: 453.91 sec