Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-222048
#<BuildRuby:0x0000558e865a97f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-222048",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006491 0.001039 1.574901 ( 3.217325)
build_miniruby 0.001132 0.000181 1.057012 ( 1.478323)
build_ruby 0.001521 0.000243 1.851699 ( 2.577801)
build_all 0.009039 0.000052 3.904061 ( 4.879250)
build_install 0.013549 0.006000 2.957751 ( 4.140638)
test_btest 0.000893 0.000000 65.548902 ( 67.998027)
test_basic 0.000000 0.007495 0.421416 ( 0.762333)
test_all 0.000000 0.001770 659.804356 (616.095055)
test_rubyspec 0.023846 0.022257 70.409559 ( 88.710709)
total: 789.86 sec