Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-090505
#<BuildRuby:0x0000556dc2df5f90
@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.20230112-090505",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005218 1.095155 ( 1.517438)
build_miniruby 0.000000 0.001296 1.158949 ( 1.157427)
build_ruby 0.000000 0.001334 3.126238 ( 3.488200)
build_all 0.003950 0.003264 3.469930 ( 1.690291)
build_install 0.009555 0.006322 2.680958 ( 1.819606)
test_btest 0.000940 0.000000 56.393848 ( 14.683098)
test_basic 0.002431 0.002690 0.337782 ( 0.430033)
test_all 0.000944 0.000244 609.941439 (190.527886)
test_rubyspec 0.037861 0.004428 60.690079 ( 70.676864)
total: 285.99 sec