Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-083922
#<BuildRuby:0x0000559513c21fe8
@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.20230113-083922",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001133 0.003658 1.047235 ( 1.473191)
build_miniruby 0.000965 0.000115 1.092182 ( 1.090883)
build_ruby 0.001548 0.000186 3.590948 ( 4.005407)
build_all 0.005936 0.000224 3.492215 ( 1.679071)
build_install 0.008232 0.004688 2.691238 ( 1.832216)
test_btest 0.000760 0.000112 58.564919 ( 26.670551)
test_basic 0.003931 0.000582 0.395932 ( 2.097587)
test_all 0.001028 0.000152 650.799794 (188.346527)
test_rubyspec 0.010501 0.032755 63.944801 ( 73.870220)
total: 301.07 sec