Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-222350
#<BuildRuby:0x0000563d1fb8a120
@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.20230924-222350",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006690 0.000580 2.327402 ( 4.663958)
build_miniruby 0.000000 0.001471 1.757990 ( 1.903222)
build_ruby 0.000000 0.002038 3.390785 ( 3.973476)
build_all 0.006746 0.002071 6.225751 ( 4.819274)
build_install 0.017040 0.004260 7.674174 ( 5.939366)
test_btest 0.000000 0.001273 81.379236 ( 52.437784)
test_basic 0.004523 0.003015 0.957759 ( 1.381706)
test_all 0.009102 0.001262 734.318348 (445.204743)
test_rubyspec 0.047975 0.029766 108.753677 (150.418873)
total: 670.74 sec