Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-065943
#<BuildRuby:0x00005566758ca308
@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.20240215-065943",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000030)
build_up 0.003071 0.003816 2.035640 ( 2.441946)
build_miniruby 0.000000 0.001823 1.817653 ( 1.827605)
build_ruby 0.000000 0.001949 3.851551 ( 4.097227)
build_all 0.007272 0.001700 7.033553 ( 3.601422)
build_install 0.017772 0.003553 8.482577 ( 4.536709)
test_btest 0.000742 0.000133 92.646990 ( 40.991264)
test_basic 0.003744 0.004339 0.938875 ( 1.036884)
test_all 0.095257 0.029191 923.604738 (352.846287)
test_rubyspec 0.052121 0.047973 123.411294 (137.073663)
total: 548.45 sec