Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-010036
#<BuildRuby:0x0000559028441e08
@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-010036",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000002 0.000001 0.000003 ( 0.000011)
build_up 0.002861 0.002415 1.371732 ( 1.545199)
build_miniruby 0.000777 0.000245 0.867502 ( 0.866695)
build_ruby 0.001013 0.000320 1.480603 ( 1.488152)
build_all 0.004716 0.001489 3.635117 ( 1.879609)
build_install 0.010763 0.006479 2.926420 ( 2.271646)
test_btest 0.000505 0.000176 61.861210 ( 21.742420)
test_basic 0.006800 0.000756 0.405615 ( 0.507857)
test_all 0.000717 0.000239 613.320752 (178.928244)
test_rubyspec 0.001458 0.032318 60.825974 ( 70.895711)
total: 280.13 sec