Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-035310
#<BuildRuby:0x00005560f44ca018
@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.20230917-035310",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002939 0.004560 2.350326 ( 4.728219)
build_miniruby 0.002083 0.000000 1.762981 ( 1.832311)
build_ruby 0.001746 0.000000 3.470669 ( 4.066923)
build_all 0.007630 0.000777 6.424356 ( 4.873349)
build_install 0.003099 0.016054 7.682491 ( 5.898767)
test_btest 0.000675 0.000232 83.574590 ( 44.165848)
test_basic 0.005878 0.002020 1.023722 ( 1.331925)
test_all 0.009050 0.000388 713.636656 (284.559026)
test_rubyspec 0.039845 0.031228 101.387042 (112.967920)
total: 464.43 sec