Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-182544
#<BuildRuby:0x000055ae3c282018
@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-182544",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004178 0.000363 1.037580 ( 1.420809)
build_miniruby 0.001086 0.000094 1.085000 ( 1.084214)
build_ruby 0.001352 0.000118 2.428080 ( 2.812121)
build_all 0.005614 0.000108 2.854559 ( 1.303749)
build_install 0.009238 0.003945 2.628578 ( 1.800787)
test_btest 0.000621 0.000069 55.667623 ( 14.874460)
test_basic 0.000124 0.004279 0.318471 ( 0.411265)
test_all 0.000961 0.000143 630.249779 (178.900431)
test_rubyspec 0.010674 0.030918 58.993625 ( 70.127054)
total: 272.74 sec