Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-152536
#<BuildRuby:0x000055e037bbe190
@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.20230206-152536",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004124 0.000172 1.152632 ( 1.732630)
build_miniruby 0.001438 0.000059 1.179502 ( 1.179569)
build_ruby 0.001583 0.000000 2.407191 ( 2.682950)
build_all 0.007363 0.000020 3.826356 ( 2.357832)
build_install 0.013525 0.000343 2.830282 ( 2.244653)
test_btest 0.000608 0.000000 56.358158 ( 27.268116)
test_basic 0.005905 0.000000 0.446935 ( 0.556446)
test_all 0.001568 0.000000 654.861401 (241.302219)
test_rubyspec 0.018839 0.022984 68.508931 ( 78.579218)
total: 357.90 sec