Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-062044
#<BuildRuby:0x000055d0cbb7e0e8
@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.20230311-062044",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000017 0.000009 0.000026 ( 0.000026)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.005340 0.000675 1.815642 ( 3.357877)
build_miniruby 0.000884 0.000442 1.257099 ( 1.479795)
build_ruby 0.001116 0.000558 2.473055 ( 2.707914)
build_all 0.003243 0.003688 2.140407 ( 2.258223)
build_install 0.007609 0.008542 3.336777 ( 3.400446)
test_btest 0.000702 0.000000 65.109685 ( 37.231742)
test_basic 0.005134 0.000752 0.505551 ( 0.661334)
test_all 0.000971 0.000534 541.192817 (220.167633)
test_rubyspec 0.041390 0.009072 77.360145 ( 90.095092)
total: 361.36 sec