Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-140857
#<BuildRuby:0x0000560eaaf2a058
@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.20221226-140857",
@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.000013)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.000102 0.004081 1.183684 ( 1.770592)
build_miniruby 0.000000 0.001189 1.484805 ( 1.485578)
build_ruby 0.000142 0.001436 3.281858 ( 3.645555)
build_all 0.005556 0.000563 3.543457 ( 1.772830)
build_install 0.006013 0.007224 2.820649 ( 1.988140)
test_btest 0.000400 0.000163 55.419957 ( 18.887694)
test_basic 0.004924 0.000378 0.416258 ( 0.511891)
test_all 0.000744 0.000292 624.915452 (197.730685)
test_rubyspec 0.025556 0.020681 67.087535 ( 77.084751)
total: 304.88 sec