Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-041128
#<BuildRuby:0x0000559827a25f70
@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.20221207-041128",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005452 0.000000 1.431698 ( 3.164666)
build_miniruby 0.001315 0.000000 1.138253 ( 1.155360)
build_ruby 0.001472 0.000067 2.671999 ( 2.668050)
build_all 0.000000 0.007029 3.828598 ( 2.449018)
build_install 0.011562 0.003327 2.792469 ( 2.165399)
test_btest 0.000812 0.000000 54.708093 ( 24.718057)
test_basic 0.002098 0.004091 0.424973 ( 0.646132)
test_all 0.000755 0.000189 618.121253 (248.665492)
test_rubyspec 0.030452 0.014460 66.886877 ( 77.412649)
total: 363.05 sec