Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-201510
#<BuildRuby:0x00005592a80c2138
@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.20231021-201510",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000000 0.000044 0.000044 ( 0.000030)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.002030 0.004173 2.148299 ( 2.321308)
build_miniruby 0.001655 0.000184 1.541906 ( 1.542114)
build_ruby 0.001625 0.000180 3.053240 ( 3.258835)
build_all 0.007190 0.000309 5.714929 ( 2.958647)
build_install 0.001863 0.016008 7.103554 ( 3.756520)
test_btest 0.000551 0.000129 79.550747 ( 30.327706)
test_basic 0.007229 0.000685 0.918199 ( 1.030878)
test_all 0.089736 0.029071 649.612797 (287.227533)
test_rubyspec 0.050797 0.019728 97.440145 (120.519398)
total: 452.94 sec