Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-015829
#<BuildRuby:0x0000561642fe22d0
@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.20221223-015829",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005039 0.000210 1.079068 ( 1.556269)
build_miniruby 0.001212 0.000051 1.455061 ( 1.453377)
build_ruby 0.001411 0.000059 3.560632 ( 3.880880)
build_all 0.007535 0.000127 3.875622 ( 2.050215)
build_install 0.007353 0.008798 3.080658 ( 2.280949)
test_btest 0.000782 0.000000 57.037170 ( 21.338984)
test_basic 0.004266 0.000075 0.381619 ( 0.480111)
test_all 0.001099 0.000118 637.385918 (210.337598)
test_rubyspec 0.014669 0.033400 69.501813 ( 79.612648)
total: 322.99 sec