Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-095827
#<BuildRuby:0x000055ab2b206120
@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.20230907-095827",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006168 0.000638 1.900840 ( 3.365637)
build_miniruby 0.000000 0.001741 1.817022 ( 2.157437)
build_ruby 0.000324 0.001378 3.737662 ( 4.407381)
build_all 0.009332 0.000000 6.682103 ( 5.476909)
build_install 0.012867 0.007744 8.119293 ( 7.654523)
test_btest 0.000831 0.000135 85.632454 ( 58.606435)
test_basic 0.001261 0.008271 1.029096 ( 1.515037)
test_all 0.002042 0.008623 702.696694 (359.971294)
test_rubyspec 0.039639 0.034652 106.986679 (122.571801)
total: 565.73 sec