Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-030916
#<BuildRuby:0x0000560016d61f20
@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.20230312-030916",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001452 0.004122 1.672478 ( 2.928532)
build_miniruby 0.001287 0.000112 1.188977 ( 1.188005)
build_ruby 0.001104 0.000096 2.449426 ( 2.653784)
build_all 0.000000 0.006503 2.100489 ( 1.362207)
build_install 0.008135 0.007385 3.221813 ( 2.331038)
test_btest 0.000780 0.000167 68.539187 ( 23.212623)
test_basic 0.003983 0.000048 0.490308 ( 0.588184)
test_all 0.000837 0.000174 511.688154 (177.193958)
test_rubyspec 0.021549 0.029054 77.835146 ( 90.742980)
total: 302.20 sec