Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-075411
#<BuildRuby:0x000056168b00d7f8
@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.20221203-075411",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002633 0.002847 1.369826 ( 1.519230)
build_miniruby 0.000921 0.000192 0.865299 ( 0.863918)
build_ruby 0.001324 0.000276 1.403632 ( 1.394563)
build_all 0.006867 0.000000 3.045064 ( 1.451503)
build_install 0.007450 0.003624 2.175383 ( 1.288702)
test_btest 0.000529 0.000113 57.503199 ( 16.027566)
test_basic 0.000000 0.004172 0.250345 ( 0.345627)
test_all 0.000408 0.001468 573.969706 (162.829091)
test_rubyspec 0.024321 0.014070 64.044029 ( 73.919907)
total: 259.64 sec