Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-080823
#<BuildRuby:0x00005634053722a8
@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.20230105-080823",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000824 0.003625 1.122979 ( 1.532545)
build_miniruby 0.001295 0.000169 1.121612 ( 1.119880)
build_ruby 0.001557 0.000204 2.992213 ( 27.877757)
build_all 0.003019 0.003869 3.534542 ( 1.795410)
build_install 0.012229 0.000651 2.932471 ( 2.070055)
test_btest 0.000582 0.000089 55.961789 ( 15.136181)
test_basic 0.003930 0.000605 0.313740 ( 0.405971)
test_all 0.000916 0.000141 629.079310 (179.208822)
test_rubyspec 0.024957 0.010246 62.721335 ( 72.783089)
total: 301.93 sec