Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-100829
#<BuildRuby:0x0000563b0a951eb0
@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.20230808-100829",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000025 0.000004 0.000029 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006505 0.000447 2.324648 ( 7.147346)
build_miniruby 0.001373 0.000245 1.803567 ( 4.535673)
build_ruby 0.001641 0.000293 3.444406 ( 6.955956)
build_all 0.000000 0.008814 2.796991 ( 4.080877)
build_install 0.016392 0.003627 4.294843 ( 7.170419)
test_btest 0.000636 0.000159 83.683393 ( 61.873596)
test_basic 0.007229 0.001807 0.994800 ( 2.167651)
test_all 0.000798 0.000199 689.359510 (516.684031)
test_rubyspec 0.020187 0.038911 99.233705 (183.299144)
total: 793.92 sec