Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-083443
#<BuildRuby:0x0000556ec5b6e138
@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.20230203-083443",
@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.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001299 0.003548 1.116305 ( 1.498278)
build_miniruby 0.001166 0.000086 1.185369 ( 1.183678)
build_ruby 0.001353 0.000100 2.124532 ( 2.322013)
build_all 0.006263 0.000168 3.623862 ( 1.835488)
build_install 0.011793 0.000842 2.882315 ( 2.025166)
test_btest 0.000847 0.000060 58.234285 ( 15.957660)
test_basic 0.005858 0.000418 0.444748 ( 0.539543)
test_all 0.001394 0.000099 628.576485 (194.098979)
test_rubyspec 0.013620 0.026937 66.044539 ( 75.849933)
total: 295.31 sec