Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-004519
#<BuildRuby:0x0000558d295b2230
@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.20221225-004519",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000750 0.004366 1.144525 ( 2.011542)
build_miniruby 0.000988 0.000282 1.495298 ( 1.525386)
build_ruby 0.001864 0.000000 3.470401 ( 4.177408)
build_all 0.006596 0.001174 4.068980 ( 2.808279)
build_install 0.012437 0.003007 3.110829 ( 2.843747)
test_btest 0.000513 0.000139 55.722640 ( 28.949211)
test_basic 0.003282 0.000000 0.425264 ( 1.868977)
test_all 0.001442 0.000000 641.887763 (285.114777)
test_rubyspec 0.014228 0.037195 73.503685 ( 89.685628)
total: 418.99 sec