Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-061703
#<BuildRuby:0x0000559167679a00
@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.20230628-061703",
@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.000001 0.000024 ( 0.000024)
autoconf 0.000042 0.000002 0.000044 ( 0.000041)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.002147 0.004308 2.072001 ( 4.887340)
build_miniruby 0.001402 0.000140 1.515016 ( 1.765836)
build_ruby 0.001633 0.000163 3.282381 ( 4.203756)
build_all 0.004447 0.003761 2.432102 ( 2.800323)
build_install 0.013741 0.004948 3.970294 ( 4.550342)
test_btest 0.000000 0.003396 81.412132 ( 48.117644)
test_basic 0.003779 0.004203 0.924821 ( 1.422486)
test_all 0.001252 0.000760 615.886862 (318.250979)
test_rubyspec 0.025873 0.028952 90.501640 (129.280527)
total: 515.28 sec