Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-062620
#<BuildRuby:0x0000557f8d77a120
@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.20230831-062620",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000031 0.000001 0.000032 ( 0.000026)
build_up 0.001218 0.004148 1.895046 ( 2.343144)
build_miniruby 0.001608 0.000104 1.787604 ( 1.793161)
build_ruby 0.002058 0.000000 3.407277 ( 3.605047)
build_all 0.000513 0.007656 6.479218 ( 4.018017)
build_install 0.017813 0.003207 7.793117 ( 5.239122)
test_btest 0.000709 0.000090 87.761194 ( 44.280941)
test_basic 0.007084 0.000909 0.977547 ( 1.146300)
test_all 0.004889 0.004798 682.175837 (276.211137)
test_rubyspec 0.033968 0.036434 103.924595 (115.376526)
total: 454.01 sec