Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-130119
#<BuildRuby:0x00005568e6f92230
@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.20240316-130119",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002840 0.003598 2.427485 ( 2.644160)
build_miniruby 0.001536 0.000103 1.781166 ( 1.928334)
build_ruby 0.001837 0.000123 3.424053 ( 6.883356)
build_all 0.001264 0.006955 7.085803 ( 3.520250)
build_install 0.016055 0.004399 8.855510 ( 4.963993)
test_btest 0.000622 0.000089 94.449797 ( 33.334962)
test_basic 0.006690 0.000394 0.995214 ( 1.058310)
test_all 0.079516 0.037994 808.424252 (298.940682)
test_rubyspec 0.046945 0.042828 123.890083 (133.300453)
total: 486.58 sec