Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-042938
#<BuildRuby:0x0000561586ca2258
@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.20230614-042938",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006068 0.000431 1.996008 ( 4.891531)
build_miniruby 0.001312 0.000285 1.411611 ( 1.705770)
build_ruby 0.001662 0.000361 2.763470 ( 3.656141)
build_all 0.005656 0.001229 2.349274 ( 2.693831)
build_install 0.012520 0.004292 3.591252 ( 3.344558)
test_btest 0.000718 0.000166 76.254387 ( 46.819332)
test_basic 0.000000 0.007944 0.840459 ( 1.205813)
test_all 0.000575 0.000644 562.131529 (286.049394)
test_rubyspec 0.029701 0.020869 85.515236 (109.777167)
total: 460.14 sec