Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-064251
#<BuildRuby:0x00007f1de036fdd0
@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.20241029-064251",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.008429 0.000147 4.044337 ( 8.051093)
build_miniruby 0.001567 0.000487 1.707521 ( 1.953473)
build_ruby 0.000000 0.001970 4.540998 ( 38.915285)
build_all 0.001697 0.009156 7.247930 ( 5.684213)
build_install 0.016741 0.008297 10.430286 ( 8.503383)
test_btest 0.000711 0.000293 80.356900 ( 74.965265)
test_basic 0.008363 0.003444 1.110418 ( 1.574236)
test_all 0.121229 0.038882 800.250904 (525.057675)
test_rubyspec 0.048173 0.041163 123.909152 ( 55.077510)
total: 719.78 sec