Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-140315
#<BuildRuby:0x000055b4998ca390
@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.20230120-140315",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004017 0.000547 0.964485 ( 1.694101)
build_miniruby 0.000993 0.000136 0.917160 ( 0.915659)
build_ruby 0.001129 0.000154 2.629753 ( 2.934078)
build_all 0.005994 0.000000 3.415157 ( 1.728171)
build_install 0.013056 0.000000 2.317245 ( 1.520647)
test_btest 0.000990 0.000000 56.220122 ( 15.216483)
test_basic 0.005071 0.000045 0.414183 ( 0.505986)
test_all 0.001024 0.000110 595.558645 (169.952773)
test_rubyspec 0.015262 0.027278 59.399663 ( 69.650823)
total: 264.12 sec