Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-072356
#<BuildRuby:0x000055d582f82228
@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.20221223-072356",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003524 0.002909 1.248194 ( 2.396513)
build_miniruby 0.001400 0.000350 1.684667 ( 2.165287)
build_ruby 0.001718 0.000429 4.066428 ( 5.629080)
build_all 0.004412 0.005290 3.928410 ( 4.844998)
build_install 0.017122 0.004294 3.478993 ( 4.185119)
test_btest 0.000998 0.000286 59.342238 ( 53.344859)
test_basic 0.005754 0.001644 0.465682 ( 0.994514)
test_all 0.001249 0.000357 703.280258 (562.669399)
test_rubyspec 0.025981 0.030486 74.094933 ( 96.786199)
total: 733.02 sec