Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-144933
#<BuildRuby:0x000055ef7913a3d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-144933",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005199 0.000495 1.336104 ( 1.517347)
build_miniruby 0.001031 0.000098 0.989712 ( 0.988260)
build_ruby 0.001261 0.000120 2.268588 ( 2.262649)
build_all 0.005486 0.000106 3.396884 ( 1.767357)
build_install 0.008750 0.003852 2.618874 ( 1.766858)
test_btest 0.000631 0.000076 53.785479 ( 14.080075)
test_basic 0.003754 0.000000 0.356614 ( 0.451109)
test_all 0.000607 0.000461 588.123848 (167.665490)
test_rubyspec 0.027177 0.005093 57.517273 ( 67.549537)
total: 258.05 sec