Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-174159
#<BuildRuby:0x000055a5af931f70
@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.20221230-174159",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000712 0.003611 1.013091 ( 1.387370)
build_miniruby 0.001230 0.000154 1.179100 ( 1.177328)
build_ruby 0.001382 0.000172 2.821830 ( 3.192033)
build_all 0.005405 0.000675 3.179002 ( 1.711580)
build_install 0.010075 0.003252 2.809169 ( 1.810722)
test_btest 0.000707 0.000101 56.520718 ( 14.702742)
test_basic 0.004200 0.000600 0.373956 ( 0.468175)
test_all 0.001283 0.000183 616.463082 (176.514286)
test_rubyspec 0.029760 0.013571 63.967526 ( 73.896459)
total: 274.86 sec