Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-091912
#<BuildRuby:0x000055f75e5ca6d8
@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.20221227-091912",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.004947 1.183842 ( 1.605897)
build_miniruby 0.000046 0.001308 1.537953 ( 1.537809)
build_ruby 0.000000 0.001824 3.791112 ( 4.238593)
build_all 0.006252 0.001484 3.930208 ( 2.480399)
build_install 0.010304 0.008010 3.358961 ( 2.986077)
test_btest 0.000912 0.000000 55.382037 ( 25.953035)
test_basic 0.002786 0.002676 0.416227 ( 7.205396)
test_all 0.001261 0.000355 691.096923 (531.687638)
test_rubyspec 0.040108 0.025461 77.920009 (117.444202)
total: 695.14 sec