Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-142819
#<BuildRuby:0x000055c16b9e5f70
@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.20221221-142819",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002166 0.003832 1.319994 ( 2.001381)
build_miniruby 0.001254 0.000135 1.688082 ( 1.804419)
build_ruby 0.001996 0.000214 3.653204 ( 4.171238)
build_all 0.003780 0.004629 3.980701 ( 2.871942)
build_install 0.013690 0.005099 3.267971 ( 3.047167)
test_btest 0.000735 0.000123 57.264337 ( 29.809193)
test_basic 0.001680 0.003898 0.431200 ( 0.539701)
test_all 0.000943 0.000183 646.303327 (254.278296)
test_rubyspec 0.030017 0.020473 71.350722 ( 82.158447)
total: 380.68 sec