Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-055046
#<BuildRuby:0x0000558752efe168
@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.20230214-055046",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000636 0.003627 1.429251 ( 1.816266)
build_miniruby 0.001530 0.000000 1.301475 ( 1.309886)
build_ruby 0.000000 0.001586 2.485022 ( 2.753913)
build_all 0.005028 0.001961 3.956471 ( 2.068033)
build_install 0.014485 0.000810 3.169055 ( 2.809122)
test_btest 0.000575 0.000090 57.868195 ( 26.691500)
test_basic 0.002978 0.003229 0.511393 ( 0.621415)
test_all 0.001796 0.000104 637.806307 (237.691019)
test_rubyspec 0.035959 0.010785 70.003408 ( 80.120277)
total: 355.88 sec