Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-130054
#<BuildRuby:0x000056223044e208
@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.20240118-130054",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005103 0.000547 1.772492 ( 3.664663)
build_miniruby 0.001911 0.000205 1.823430 ( 2.612167)
build_ruby 0.001725 0.000185 3.471522 ( 5.079102)
build_all 0.007732 0.000370 6.223818 ( 8.193243)
build_install 0.016186 0.004169 7.397552 ( 10.207828)
test_btest 0.000740 0.000090 85.739595 (114.091570)
test_basic 0.003800 0.004213 0.909566 ( 1.722777)
test_all 0.105158 0.024167 802.991316 (879.756783)
test_rubyspec 0.034168 0.072243 173.053987 (216.237181)
total: 1241.57 sec