Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-110537
#<BuildRuby:0x0000563eac1e61a8
@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.20230123-110537",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000953 0.004104 1.123426 ( 1.799472)
build_miniruby 0.001455 0.000121 1.190702 ( 1.298020)
build_ruby 0.001863 0.000000 2.850079 ( 3.607985)
build_all 0.007511 0.000000 3.822553 ( 2.722320)
build_install 0.013743 0.002865 3.018870 ( 2.925633)
test_btest 0.000000 0.000910 56.811471 ( 32.760122)
test_basic 0.000094 0.005913 0.445306 ( 0.615929)
test_all 0.002077 0.000000 667.723147 (299.057556)
test_rubyspec 0.041834 0.023623 78.233238 (107.755860)
total: 452.54 sec