Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-235916
#<BuildRuby:0x0000559c5b3ae240
@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-235916",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005118 0.000853 1.911510 ( 2.256951)
build_miniruby 0.001334 0.000222 1.606237 ( 1.604851)
build_ruby 0.001495 0.000249 3.409457 ( 3.661875)
build_all 0.007855 0.000000 6.107534 ( 2.812397)
build_install 0.005783 0.012968 7.819461 ( 4.844795)
test_btest 0.000607 0.000158 87.354076 ( 31.317095)
test_basic 0.003094 0.003956 0.876602 ( 0.971018)
test_all 0.064573 0.053005 719.382087 (264.947408)
test_rubyspec 0.054123 0.052596 162.963913 (174.989185)
total: 487.41 sec