Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-214500
#<BuildRuby:0x000056442b9d9f70
@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.20230217-214500",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005175 0.000090 1.517065 ( 2.334145)
build_miniruby 0.001518 0.000127 46.575281 ( 20.547076)
build_ruby 0.001588 0.000132 2.372994 ( 2.628361)
build_all 0.006964 0.000000 3.906169 ( 2.382626)
build_install 0.013422 0.000916 2.978672 ( 2.561957)
test_btest 0.000581 0.000044 56.181503 ( 30.020880)
test_basic 0.001213 0.004370 0.477827 ( 0.614596)
test_all 0.001569 0.000174 618.938184 (242.142937)
test_rubyspec 0.016319 0.032074 71.853321 ( 82.549847)
total: 385.78 sec