Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-220648
#<BuildRuby:0x000055e0bd11a320
@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.20221231-220648",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003797 0.000690 1.133992 ( 1.529510)
build_miniruby 0.001035 0.000188 1.420244 ( 1.424027)
build_ruby 0.001138 0.000207 3.463549 ( 14.198672)
build_all 0.003490 0.003287 3.813666 ( 2.030403)
build_install 0.015860 0.000620 3.083796 ( 2.330685)
test_btest 0.000509 0.000094 55.423596 ( 27.497158)
test_basic 0.001725 0.002888 0.421556 ( 3.907116)
test_all 0.000906 0.000188 620.848511 (251.884048)
test_rubyspec 0.014214 0.034227 69.353359 ( 79.917647)
total: 384.72 sec