Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-082027
#<BuildRuby:0x000055ecaaaf2390
@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.20231022-082027",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004447 0.003965 3.688056 ( 4.225483)
build_miniruby 0.001959 0.000000 1.601997 ( 1.789405)
build_ruby 0.001919 0.000005 3.237246 ( 3.508673)
build_all 0.003560 0.004424 5.892640 ( 3.813680)
build_install 0.015313 0.004549 7.979708 ( 5.018670)
test_btest 0.000677 0.000106 80.224274 ( 47.723689)
test_basic 0.004085 0.004948 0.918423 ( 1.125452)
test_all 0.083578 0.035501 670.964647 (269.157820)
test_rubyspec 0.037910 0.026779 92.037432 (103.849485)
total: 440.21 sec