Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-040439
#<BuildRuby:0x00005616bc9a57a8
@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.20221208-040439",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001209 0.004240 1.432334 ( 1.640194)
build_miniruby 0.000891 0.000116 1.038311 ( 1.037346)
build_ruby 0.001227 0.000160 2.475568 ( 2.469618)
build_all 0.002418 0.003932 3.610154 ( 1.927511)
build_install 0.013329 0.000125 2.833236 ( 1.983995)
test_btest 0.000788 0.000117 55.020977 ( 18.220806)
test_basic 0.004831 0.000000 0.403316 ( 0.501692)
test_all 0.000742 0.000449 650.577442 (201.672292)
test_rubyspec 0.012330 0.027838 63.421502 ( 73.492762)
total: 302.95 sec