Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-232454
#<BuildRuby:0x000056119e6f1e58
@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.20230622-232454",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001833 0.004362 1.969630 ( 6.007289)
build_miniruby 0.001458 0.000292 1.621236 ( 2.649716)
build_ruby 0.001878 0.000375 3.282192 ( 6.640242)
build_all 0.007426 0.000618 2.376163 ( 3.418270)
build_install 0.014245 0.004831 3.755183 ( 5.124890)
test_btest 0.000903 0.000000 80.668009 ( 63.739980)
test_basic 0.003472 0.004175 0.895240 ( 2.001727)
test_all 0.002109 0.000492 630.329381 (569.623628)
test_rubyspec 0.049909 0.014706 92.138919 (208.997512)
total: 868.20 sec