Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-021848
#<BuildRuby:0x000055735bd2a1a8
@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.20221209-021848",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005142 0.001169 1.497740 ( 2.401199)
build_miniruby 0.001554 0.000000 1.497919 ( 1.680185)
build_ruby 0.001785 0.000000 2.784398 ( 3.472590)
build_all 0.006712 0.001298 3.967494 ( 3.542750)
build_install 0.009067 0.009030 3.006687 ( 3.160474)
test_btest 0.000573 0.000161 58.442455 ( 43.382956)
test_basic 0.004841 0.001355 0.439337 ( 0.761896)
test_all 0.000000 0.001860 690.413271 (516.379596)
test_rubyspec 0.029364 0.023000 73.567716 ( 98.508497)
total: 673.29 sec