Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-234259
#<BuildRuby:0x000055c36a072078
@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.20240126-234259",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.002299 0.003511 1.492444 ( 1.811348)
build_miniruby 0.001279 0.000000 1.503784 ( 1.501332)
build_ruby 0.000000 0.001686 3.411080 ( 3.600535)
build_all 0.004544 0.002630 5.775525 ( 2.252636)
build_install 0.013913 0.002593 7.311103 ( 3.537946)
test_btest 0.000520 0.000135 83.680961 ( 31.313107)
test_basic 0.005081 0.001318 0.823800 ( 0.899890)
test_all 0.096647 0.019234 731.131819 (250.733741)
test_rubyspec 0.044758 0.060495 161.247656 (175.085734)
total: 470.74 sec