Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-200005
#<BuildRuby:0x000055ca78916188
@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.20230107-200005",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000939 0.004111 1.180443 ( 3.290721)
build_miniruby 0.001388 0.000115 1.425967 ( 1.425718)
build_ruby 0.001495 0.000125 3.332258 ( 3.718846)
build_all 0.001353 0.006294 3.927951 ( 2.048255)
build_install 0.011036 0.001413 2.816046 ( 2.066392)
test_btest 0.000586 0.000083 57.144741 ( 19.061488)
test_basic 0.000827 0.004216 0.429491 ( 0.521707)
test_all 0.001175 0.000210 660.131303 (201.339146)
test_rubyspec 0.036751 0.003306 68.276216 ( 78.483941)
total: 311.96 sec