Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-064836
#<BuildRuby:0x0000562ce27b9fc0
@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.20230213-064836",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001254 0.003376 1.324210 ( 1.734287)
build_miniruby 0.001250 0.000312 0.996025 ( 0.994125)
build_ruby 0.001318 0.000000 1.996990 ( 2.212783)
build_all 0.003460 0.003142 3.624085 ( 1.816396)
build_install 0.014238 0.000000 2.852599 ( 1.987266)
test_btest 0.000805 0.000000 57.255286 ( 15.526802)
test_basic 0.000722 0.003984 0.446473 ( 0.543885)
test_all 0.001914 0.000116 630.027231 (179.451747)
test_rubyspec 0.006920 0.031326 64.525285 ( 74.494005)
total: 278.76 sec