Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-210828
#<BuildRuby:0x000055ddc5a36058
@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.20221204-210828",
@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.000008 0.000003 0.000011 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003761 0.001254 1.023276 ( 1.180723)
build_miniruby 0.000774 0.000258 0.626377 ( 0.625237)
build_ruby 0.000887 0.000295 1.091198 ( 1.084506)
build_all 0.001808 0.003442 2.451908 ( 1.287153)
build_install 0.010169 0.002110 1.895579 ( 1.154393)
test_btest 0.000596 0.000213 49.722253 ( 15.165335)
test_basic 0.002466 0.000881 0.248442 ( 0.344003)
test_all 0.000677 0.000241 469.947721 (137.774547)
test_rubyspec 0.017562 0.013267 44.732946 ( 55.136187)
total: 213.75 sec