Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-094301
#<BuildRuby:0x0000557c20112118
@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.20230819-094301",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.002795 0.004399 2.357164 ( 6.871744)
build_miniruby 0.001732 0.000168 1.692190 ( 3.288114)
build_ruby 0.001444 0.000139 3.486510 ( 6.960533)
build_all 0.008392 0.000000 6.257529 ( 6.690592)
build_install 0.014827 0.005542 8.037079 ( 12.539039)
test_btest 0.000790 0.000093 85.513292 ( 63.760768)
test_basic 0.000444 0.007839 1.011200 ( 1.947333)
test_all 0.011174 0.005694 734.712187 (628.874300)
test_rubyspec 0.042520 0.038703 112.814741 (269.705605)
total: 1000.64 sec