Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-164714
#<BuildRuby:0x000055f0e81e61d8
@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.20230307-164714",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001561 0.004370 1.584521 ( 3.712110)
build_miniruby 0.001261 0.000219 1.262583 ( 1.487027)
build_ruby 0.001585 0.000000 2.577285 ( 2.869123)
build_all 0.006226 0.000608 2.198365 ( 1.686246)
build_install 0.011994 0.005903 3.192184 ( 2.781649)
test_btest 0.000715 0.000143 70.038487 ( 34.402550)
test_basic 0.002802 0.003678 0.567505 ( 0.741824)
test_all 0.001139 0.000258 514.395250 (207.654120)
test_rubyspec 0.036836 0.013181 79.124612 ( 91.961796)
total: 347.30 sec