Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-183048
#<BuildRuby:0x00005595c0a36230
@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.20231220-183048",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001381 0.004242 1.905186 ( 2.267233)
build_miniruby 0.001238 0.000190 1.630826 ( 1.629640)
build_ruby 0.001560 0.000240 3.133572 ( 3.349147)
build_all 0.007764 0.000000 5.620194 ( 2.538973)
build_install 0.011046 0.007216 7.191404 ( 4.336529)
test_btest 0.000609 0.000114 82.360790 ( 29.322180)
test_basic 0.001820 0.004423 0.804654 ( 0.871843)
test_all 0.091445 0.032389 674.064889 (434.393761)
test_rubyspec 0.038329 0.044128 105.987166 (199.716529)
total: 678.43 sec