Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-184944
#<BuildRuby:0x0000556ee86d2228
@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.20230927-184944",
@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.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007364 0.000207 2.396011 ( 6.450664)
build_miniruby 0.001767 0.000111 2.282353 ( 2.198162)
build_ruby 0.001484 0.000092 3.534149 ( 4.242702)
build_all 0.004741 0.003927 6.118964 ( 4.619488)
build_install 0.016089 0.003673 7.995282 ( 6.391657)
test_btest 0.000979 0.000000 87.576146 ( 51.765468)
test_basic 0.008351 0.000552 1.029900 ( 1.438349)
test_all 0.005583 0.004360 699.562800 (390.304267)
test_rubyspec 0.056496 0.019380 108.688411 (132.940057)
total: 600.35 sec