Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-154110
#<BuildRuby:0x0000563594d1a3b0
@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.20230729-154110",
@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.000000 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007277 0.000235 2.357452 ( 5.983470)
build_miniruby 0.001657 0.000053 2.042194 ( 3.224143)
build_ruby 0.001769 0.000057 3.388908 ( 6.204231)
build_all 0.003589 0.004143 2.574564 ( 5.044912)
build_install 0.014919 0.004019 4.116273 ( 10.363911)
test_btest 0.000000 0.001136 78.953716 ( 42.962250)
test_basic 0.001578 0.007231 0.973456 ( 2.596000)
test_all 0.001956 0.000272 630.814939 (553.257467)
test_rubyspec 0.033395 0.029006 95.880492 (176.498039)
total: 806.14 sec