Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-025824
#<BuildRuby:0x0000564a2ec36008
@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.20240318-025824",
@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.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007780 0.000000 2.433596 ( 2.447754)
build_miniruby 0.001266 0.000153 1.709764 ( 1.713729)
build_ruby 0.001751 0.000233 3.603800 ( 3.811864)
build_all 0.000000 0.008474 7.271153 ( 3.696039)
build_install 0.016619 0.002949 9.046813 ( 5.160888)
test_btest 0.000784 0.000156 97.002806 ( 42.769138)
test_basic 0.000345 0.007102 0.999844 ( 1.091885)
test_all 0.080824 0.040241 803.520094 (311.950438)
test_rubyspec 0.046649 0.044318 128.142020 (137.398951)
total: 510.04 sec