Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-034025
#<BuildRuby:0x0000556c6f6c1f48
@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.20240126-034025",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002481 0.004198 2.131383 ( 3.229937)
build_miniruby 0.001494 0.000000 2.143102 ( 2.239448)
build_ruby 0.001880 0.000000 3.430880 ( 3.691247)
build_all 0.008272 0.000000 6.384074 ( 3.868058)
build_install 0.012487 0.007222 8.021201 ( 4.945638)
test_btest 0.000709 0.000084 86.501375 ( 51.479895)
test_basic 0.007797 0.000003 0.936185 ( 1.046261)
test_all 0.095358 0.019498 745.496251 (281.318059)
test_rubyspec 0.056251 0.048273 170.018494 (183.526794)
total: 535.35 sec