Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-225922
#<BuildRuby:0x0000561b0e2866d8
@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.20230804-225922",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.007012 0.000101 2.284994 ( 3.707564)
build_miniruby 0.001558 0.000054 1.847089 ( 1.918925)
build_ruby 0.001829 0.000000 3.453656 ( 3.830319)
build_all 0.007164 0.000000 2.586471 ( 1.627345)
build_install 0.007326 0.011251 3.986526 ( 2.832956)
test_btest 0.000894 0.000099 84.623323 ( 26.494885)
test_basic 0.005966 0.000663 0.896587 ( 0.963052)
test_all 0.001037 0.000115 684.174712 (266.742298)
test_rubyspec 0.024382 0.039599 100.986448 (167.867466)
total: 475.99 sec