Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-235946
#<BuildRuby:0x0000561fe941a168
@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.20230120-235946",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004155 0.000567 1.130738 ( 1.958415)
build_miniruby 0.001479 0.000000 1.212598 ( 1.228175)
build_ruby 0.001291 0.000000 2.955741 ( 3.351164)
build_all 0.007394 0.000000 3.790284 ( 2.737477)
build_install 0.014947 0.000053 2.861228 ( 2.759772)
test_btest 0.000609 0.000065 55.334351 ( 29.689661)
test_basic 0.000000 0.006365 0.445726 ( 0.604174)
test_all 0.000181 0.001236 657.734523 (249.604688)
test_rubyspec 0.021073 0.023271 68.723233 ( 78.603968)
total: 370.54 sec