Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-071906
#<BuildRuby:0x0000564119ecd7a8
@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-071906",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000007 0.000002 0.000009 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001424 0.004464 1.304456 ( 1.480011)
build_miniruby 0.000860 0.000246 0.867499 ( 0.866355)
build_ruby 0.001152 0.000329 1.485485 ( 1.503343)
build_all 0.000000 0.006710 3.629694 ( 2.063135)
build_install 0.011336 0.002653 2.443009 ( 1.553730)
test_btest 0.000512 0.000178 54.895799 ( 15.449356)
test_basic 0.003091 0.001075 0.324930 ( 0.419027)
test_all 0.000766 0.000266 605.132773 (178.339334)
test_rubyspec 0.021609 0.013208 61.466907 ( 71.549631)
total: 273.22 sec