Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-043711
#<BuildRuby:0x00005654b4bde8e0
@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.20230821-043711",
@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.000023 0.000005 0.000028 ( 0.000026)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002134 0.004634 2.316402 ( 6.166836)
build_miniruby 0.001214 0.000281 1.685404 ( 2.615228)
build_ruby 0.001450 0.000334 3.517921 ( 6.403934)
build_all 0.007902 0.000793 6.471529 ( 6.336477)
build_install 0.009856 0.011077 8.033713 ( 8.058255)
test_btest 0.000627 0.000182 84.228202 ( 55.392969)
test_basic 0.001869 0.003496 1.005814 ( 1.848266)
test_all 0.009790 0.000430 717.089403 (453.467651)
test_rubyspec 0.041772 0.032856 108.412848 (191.886932)
total: 732.18 sec