Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-020628
#<BuildRuby:0x0000560266d2a258
@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.20240301-020628",
@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.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.009552 0.000368 3.063515 ( 4.635594)
build_miniruby 0.001644 0.000109 1.875224 ( 2.465338)
build_ruby 0.002255 0.000000 3.546592 ( 4.542063)
build_all 0.004964 0.003413 6.926962 ( 7.027621)
build_install 0.019967 0.000999 8.956559 ( 9.409995)
test_btest 0.000943 0.000079 95.212142 ( 91.719131)
test_basic 0.007055 0.000588 1.046652 ( 1.670600)
test_all 0.083863 0.039807 825.509229 (559.163942)
test_rubyspec 0.041193 0.055556 135.065826 (188.877152)
total: 869.51 sec