Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-164538
#<BuildRuby:0x0000562c4d14e018
@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.20231011-164538",
@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.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007820 0.000250 2.573898 ( 4.086067)
build_miniruby 0.001172 0.000073 1.767600 ( 2.179870)
build_ruby 0.001761 0.000000 3.690901 ( 4.582079)
build_all 0.008212 0.000368 6.685295 ( 6.126276)
build_install 0.015524 0.005586 8.265456 ( 7.840338)
test_btest 0.000883 0.000000 90.090802 ( 71.522292)
test_basic 0.000000 0.008252 1.055129 ( 1.597339)
test_all 0.001878 0.008958 738.897635 (565.826654)
test_rubyspec 0.054771 0.026306 111.619601 (144.297962)
total: 808.06 sec