Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-211351
#<BuildRuby:0x00007f252655fdc8
@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.20240920-211351",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.001163 0.007416 4.368049 ( 3.696524)
build_miniruby 0.001302 0.000298 1.586068 ( 1.583427)
build_ruby 0.001721 0.000394 3.972423 ( 4.131980)
build_all 0.005098 0.004310 6.932349 ( 2.855491)
build_install 0.019382 0.000000 9.608300 ( 4.189869)
test_btest 0.000934 0.000004 91.284164 ( 23.746562)
test_basic 0.008815 0.001015 0.972334 ( 1.019723)
test_all 0.123654 0.026899 801.478447 (247.196366)
test_rubyspec 0.042166 0.050759 138.524966 ( 29.704379)
total: 318.13 sec