Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-233844
#<BuildRuby:0x000055e11333a078
@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.20240217-233844",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006055 0.000206 2.125249 ( 3.423088)
build_miniruby 0.000000 0.001972 1.639065 ( 1.671553)
build_ruby 0.000646 0.001111 3.435280 ( 3.812193)
build_all 0.004140 0.004643 6.674390 ( 4.572451)
build_install 0.013714 0.005955 7.963050 ( 5.588428)
test_btest 0.000915 0.000177 92.323569 ( 68.707923)
test_basic 0.006373 0.001233 1.000326 ( 1.339381)
test_all 0.082824 0.036232 789.871351 (418.323163)
test_rubyspec 0.035678 0.054779 128.246143 (148.141235)
total: 655.58 sec