Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-145740
#<BuildRuby:0x0000562fc912a120
@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.20221210-145740",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.000217 0.004170 1.052698 ( 1.461312)
build_miniruby 0.000935 0.000233 1.227408 ( 1.225949)
build_ruby 0.001306 0.000327 2.359486 ( 2.351733)
build_all 0.005968 0.000410 3.625445 ( 1.877935)
build_install 0.012353 0.000000 2.757766 ( 1.881724)
test_btest 0.000644 0.000000 56.716567 ( 15.488814)
test_basic 0.001081 0.003586 0.404793 ( 0.499531)
test_all 0.000881 0.000212 622.009794 (178.273609)
test_rubyspec 0.014425 0.020901 62.941614 ( 72.901743)
total: 275.96 sec