Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-111330
#<BuildRuby:0x000055d1ed589fc0
@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.20230213-111330",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004381 0.000000 1.420621 ( 1.876146)
build_miniruby 0.001471 0.000000 1.181307 ( 1.184784)
build_ruby 0.001652 0.000000 2.318875 ( 2.572786)
build_all 0.006517 0.000192 4.011175 ( 2.606356)
build_install 0.009530 0.004672 3.089977 ( 2.677396)
test_btest 0.000587 0.000068 54.910654 ( 27.807128)
test_basic 0.001869 0.004566 0.505828 ( 0.608235)
test_all 0.003026 0.000148 637.171589 (239.577262)
test_rubyspec 0.021617 0.023803 69.955208 ( 80.538855)
total: 359.45 sec