Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-085643
#<BuildRuby:0x00005639c5f21f48
@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.20240110-085643",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005803 1.671162 ( 2.035892)
build_miniruby 0.000000 0.001601 1.566155 ( 1.565633)
build_ruby 0.000000 0.001662 3.233310 ( 3.472520)
build_all 0.001256 0.006109 5.684975 ( 2.833933)
build_install 0.012953 0.003238 6.816038 ( 3.949437)
test_btest 0.000730 0.000182 84.897060 ( 32.849447)
test_basic 0.005970 0.001493 0.812543 ( 0.882671)
test_all 0.084053 0.034077 799.113701 (287.985887)
test_rubyspec 0.050084 0.019651 96.421812 (108.345514)
total: 443.92 sec