Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-060536
#<BuildRuby:0x000056053cb99a00
@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.20230131-060536",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.004018 1.035224 ( 1.434700)
build_miniruby 0.000936 0.000223 1.009574 ( 1.008790)
build_ruby 0.000927 0.000221 1.998028 ( 2.232912)
build_all 0.005259 0.001252 3.432964 ( 1.738411)
build_install 0.005663 0.009169 2.680204 ( 1.895087)
test_btest 0.000000 0.000971 56.873774 ( 19.243668)
test_basic 0.000000 0.005351 0.404490 ( 0.499415)
test_all 0.000000 0.000981 615.258791 (187.772566)
test_rubyspec 0.022786 0.023889 65.891719 ( 75.846154)
total: 291.67 sec