Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-070137
#<BuildRuby:0x000056452037a008
@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.20240227-070137",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003056 0.004048 2.502361 ( 2.417186)
build_miniruby 0.001247 0.000099 1.648797 ( 1.649377)
build_ruby 0.000000 0.001779 3.439339 ( 3.623380)
build_all 0.005228 0.002417 6.552626 ( 3.225454)
build_install 0.014628 0.003375 8.560408 ( 4.862258)
test_btest 0.000643 0.000083 91.939054 ( 39.155685)
test_basic 0.006461 0.000834 0.996484 ( 1.070187)
test_all 0.080536 0.035969 836.009585 (337.717583)
test_rubyspec 0.048257 0.040174 126.736190 (142.926485)
total: 536.65 sec