Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-191542
#<BuildRuby:0x0000561c02c55db8
@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.20221230-191542",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004236 0.000578 0.936682 ( 1.503220)
build_miniruby 0.000978 0.000134 1.360251 ( 1.358500)
build_ruby 0.001158 0.000158 2.474682 ( 2.851875)
build_all 0.001430 0.004594 2.890243 ( 1.420533)
build_install 0.005363 0.005620 2.385994 ( 1.519692)
test_btest 0.000604 0.000137 54.154191 ( 13.628159)
test_basic 0.001490 0.003845 0.433752 ( 0.528937)
test_all 0.000000 0.001654 588.140251 (168.875583)
test_rubyspec 0.025173 0.035830 77.208898 ( 93.088167)
total: 284.78 sec