Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-175056
#<BuildRuby:0x000055a3b12568e0
@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.20230103-175056",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001162 0.003730 1.189853 ( 1.619373)
build_miniruby 0.001316 0.000171 1.658219 ( 1.672913)
build_ruby 0.001874 0.000245 3.739238 ( 7.083794)
build_all 0.003278 0.004706 3.946748 ( 2.377408)
build_install 0.004721 0.012973 3.259830 ( 2.901174)
test_btest 0.001022 0.000000 56.151959 ( 21.938819)
test_basic 0.004271 0.000295 0.385252 ( 0.478453)
test_all 0.001225 0.000238 608.234564 (176.063715)
test_rubyspec 0.033425 0.011820 65.408884 ( 75.356480)
total: 289.49 sec