Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-210049
#<BuildRuby:0x00005586d436a2a8
@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.20230608-210049",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003357 0.003807 1.890732 ( 4.149091)
build_miniruby 0.001206 0.000367 1.413466 ( 1.576857)
build_ruby 0.001365 0.000416 2.835657 ( 3.346422)
build_all 0.005930 0.001805 2.203891 ( 2.263377)
build_install 0.018246 0.000215 3.681913 ( 3.657294)
test_btest 0.000615 0.000160 77.412236 ( 41.681221)
test_basic 0.000453 0.006228 0.811851 ( 0.992432)
test_all 0.001001 0.000311 551.400025 (242.320859)
test_rubyspec 0.022718 0.032205 84.109180 (103.193635)
total: 403.18 sec