Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-162834
#<BuildRuby:0x0000558cfeebe138
@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.20230204-162834",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.003282 0.000864 1.093824 ( 1.525851)
build_miniruby 0.001022 0.000269 0.859759 ( 0.858461)
build_ruby 0.001044 0.000274 2.167735 ( 2.386643)
build_all 0.007161 0.000000 3.658556 ( 1.882662)
build_install 0.012628 0.000000 2.548315 ( 1.719799)
test_btest 0.000822 0.000000 54.889248 ( 17.282757)
test_basic 0.004029 0.003155 0.446501 ( 0.550488)
test_all 0.002115 0.000000 632.370518 (192.762277)
test_rubyspec 0.032834 0.014369 65.497977 ( 75.592506)
total: 294.56 sec