Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-203558
#<BuildRuby:0x00005556c52d2118
@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.20230526-203558",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005497 0.000187 1.782612 ( 3.084999)
build_miniruby 0.001294 0.000155 1.323722 ( 1.323743)
build_ruby 0.000000 0.001728 2.599754 ( 2.818743)
build_all 0.000000 0.007292 2.104207 ( 1.420931)
build_install 0.009402 0.007951 3.221924 ( 2.443351)
test_btest 0.000669 0.000173 76.725636 ( 27.505160)
test_basic 0.005505 0.000436 0.677991 ( 0.770231)
test_all 0.000843 0.000211 567.453461 (206.289719)
test_rubyspec 0.029205 0.019984 77.626740 ( 89.380871)
total: 335.04 sec