Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-061536
#<BuildRuby:0x0000557379d09fc0
@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.20230803-061536",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006198 0.000774 2.090035 ( 5.761363)
build_miniruby 0.001501 0.000188 1.639086 ( 3.279742)
build_ruby 0.001830 0.000229 3.267564 ( 5.918960)
build_all 0.007437 0.000000 2.621686 ( 2.855914)
build_install 0.018095 0.000344 4.031315 ( 4.830177)
test_btest 0.001097 0.000000 75.960460 ( 50.053883)
test_basic 0.007066 0.000000 0.910555 ( 2.002874)
test_all 0.001028 0.000019 595.259410 (386.275368)
test_rubyspec 0.025569 0.029353 95.087688 (163.039835)
total: 624.02 sec