Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-051358
#<BuildRuby:0x0000564f53fe6390
@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.20230821-051358",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006292 0.000651 2.344640 ( 6.739540)
build_miniruby 0.001969 0.000203 1.806349 ( 4.140236)
build_ruby 0.001683 0.000174 3.572897 ( 7.183597)
build_all 0.008254 0.000399 6.435158 ( 7.503964)
build_install 0.010681 0.009826 8.381900 ( 9.526713)
test_btest 0.000749 0.000120 84.937139 ( 62.665097)
test_basic 0.007043 0.001136 1.005955 ( 2.084613)
test_all 0.005024 0.004897 694.759927 (639.419502)
test_rubyspec 0.055990 0.025263 112.118467 (265.489025)
total: 1004.75 sec