Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-224818
#<BuildRuby:0x0000562838b5dfe0
@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.20230925-224818",
@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.000029 0.000002 0.000031 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.007310 0.000326 2.265844 ( 4.705247)
build_miniruby 0.001404 0.000141 1.717851 ( 1.876853)
build_ruby 0.000000 0.002155 3.540485 ( 4.024764)
build_all 0.000000 0.007544 6.125031 ( 4.184980)
build_install 0.000000 0.020530 7.964332 ( 6.542311)
test_btest 0.000000 0.001014 82.508379 ( 48.875565)
test_basic 0.004435 0.004273 0.989258 ( 1.261048)
test_all 0.004462 0.005520 700.794211 (386.177198)
test_rubyspec 0.033148 0.038961 104.212423 (125.063893)
total: 582.71 sec