Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-210939
#<BuildRuby:0x0000556fa3d8a140
@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.20221231-210939",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.000295 0.004002 1.189293 ( 1.755728)
build_miniruby 0.001223 0.000117 1.350880 ( 1.355751)
build_ruby 0.000000 0.001343 3.263606 ( 3.690726)
build_all 0.001393 0.006212 3.769949 ( 2.048108)
build_install 0.009954 0.004369 3.215915 ( 2.803832)
test_btest 0.000645 0.000135 55.553665 ( 26.703286)
test_basic 0.004981 0.000186 0.402401 ( 0.499268)
test_all 0.000812 0.000162 622.024532 (235.030510)
test_rubyspec 0.019490 0.025894 68.801626 ( 79.582407)
total: 353.47 sec