Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-072650
#<BuildRuby:0x000055f997c1dfb8
@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.20230922-072650",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005732 0.000860 2.006275 ( 3.268816)
build_miniruby 0.001087 0.000163 1.491177 ( 1.489277)
build_ruby 0.001263 0.000190 3.190149 ( 3.382413)
build_all 0.007277 0.000000 5.444866 ( 2.143348)
build_install 0.008929 0.007659 7.329569 ( 3.633241)
test_btest 0.000691 0.000139 83.053182 ( 22.321058)
test_basic 0.000000 0.005627 0.692833 ( 0.750380)
test_all 0.005452 0.003771 708.643161 (267.535972)
test_rubyspec 0.026898 0.044909 102.684677 (120.699288)
total: 425.22 sec