Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-095856
#<BuildRuby:0x000055b45c282240
@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.20221225-095856",
@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.000022 0.000000 0.000022 ( 0.000021)
autoconf 0.000039 0.000002 0.000041 ( 0.000040)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.001647 0.003813 1.139112 ( 1.937009)
build_miniruby 0.001455 0.000104 1.430041 ( 1.505322)
build_ruby 0.001453 0.000104 3.682050 ( 4.257710)
build_all 0.004071 0.004013 3.910603 ( 2.227644)
build_install 0.017093 0.000000 3.228953 ( 2.577095)
test_btest 0.001002 0.000000 57.267472 ( 29.187360)
test_basic 0.006967 0.000000 0.464621 ( 0.585679)
test_all 0.001524 0.000000 638.565146 (225.554670)
test_rubyspec 0.031087 0.017016 71.285776 ( 82.367354)
total: 350.20 sec