Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-082325
#<BuildRuby:0x00005642a4ab60e8
@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.20230501-082325",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002155 0.004591 1.850576 ( 3.906862)
build_miniruby 0.001085 0.000296 1.132309 ( 1.137659)
build_ruby 0.001014 0.000277 2.441952 ( 2.765562)
build_all 0.002179 0.003612 2.035742 ( 1.566261)
build_install 0.009244 0.005828 3.255160 ( 3.133989)
test_btest 0.000751 0.000251 72.661168 ( 41.849020)
test_basic 0.005951 0.000506 0.755554 ( 1.151389)
test_all 0.001706 0.000546 552.808333 (251.505711)
test_rubyspec 0.018190 0.031480 80.768151 ( 96.721860)
total: 403.74 sec