Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-044613
#<BuildRuby:0x000055be82056108
@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.20240122-044613",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005044 0.000561 1.738723 ( 2.355389)
build_miniruby 0.001260 0.000140 1.981130 ( 2.003222)
build_ruby 0.001585 0.000176 3.234908 ( 3.486968)
build_all 0.007374 0.000348 5.984654 ( 3.094569)
build_install 0.014644 0.003952 7.386486 ( 4.429351)
test_btest 0.000944 0.000118 83.245447 ( 34.985026)
test_basic 0.001217 0.004395 0.855355 ( 0.925832)
test_all 0.095777 0.024190 784.698196 (331.955618)
test_rubyspec 0.067634 0.044841 176.785165 (231.650363)
total: 614.89 sec