Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-104957
#<BuildRuby:0x000055766f38a230
@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.20221208-104957",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005259 0.000230 1.236754 ( 1.400284)
build_miniruby 0.000917 0.000166 0.983518 ( 0.982453)
build_ruby 0.001223 0.000223 1.974422 ( 1.968784)
build_all 0.001387 0.004469 3.022890 ( 1.449134)
build_install 0.011392 0.000616 2.494045 ( 1.591211)
test_btest 0.000610 0.000127 53.266638 ( 14.152930)
test_basic 0.003069 0.000639 0.329189 ( 0.425861)
test_all 0.000932 0.000194 592.685724 (169.422988)
test_rubyspec 0.020102 0.009573 52.404955 ( 62.454760)
total: 253.85 sec