Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-132857
#<BuildRuby:0x00005645e689e018
@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.20231021-132857",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002065 0.004922 2.270183 ( 3.138811)
build_miniruby 0.001780 0.000000 1.743437 ( 1.819591)
build_ruby 0.001922 0.000000 3.323740 ( 3.678188)
build_all 0.008697 0.000000 5.959100 ( 3.808433)
build_install 0.015678 0.003073 7.503778 ( 4.429101)
test_btest 0.000654 0.000183 80.464217 ( 35.817421)
test_basic 0.005723 0.001602 0.833141 ( 0.915961)
test_all 0.101469 0.016382 663.802240 (291.258273)
test_rubyspec 0.031413 0.032647 92.944794 (104.672041)
total: 449.54 sec