Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-012715
#<BuildRuby:0x000056153c7e63d0
@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.20240119-012715",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000000 0.006423 2.112861 ( 2.508122)
build_miniruby 0.001399 0.000812 63.204436 ( 23.110776)
build_ruby 0.001665 0.000000 3.459764 ( 3.668092)
build_all 0.004274 0.003536 5.940580 ( 2.757964)
build_install 0.011490 0.008619 7.361741 ( 4.484108)
test_btest 0.000907 0.000226 84.351048 ( 31.197197)
test_basic 0.000000 0.005817 0.827772 ( 0.890112)
test_all 0.061640 0.056789 736.854806 (211.527705)
test_rubyspec 0.056782 0.045398 146.424659 (157.818813)
total: 437.96 sec