Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-072333
#<BuildRuby:0x000055779c3d27f0
@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.20230205-072333",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004329 0.001367 1.227552 ( 2.342283)
build_miniruby 0.001204 0.000380 1.250706 ( 1.414823)
build_ruby 0.001095 0.000346 2.605788 ( 27.483376)
build_all 0.003288 0.005450 4.083717 ( 3.919615)
build_install 0.019146 0.000451 3.214703 ( 3.464397)
test_btest 0.000820 0.000249 58.916792 ( 43.969514)
test_basic 0.004081 0.002933 0.457475 ( 0.737759)
test_all 0.000923 0.000296 702.375435 (632.262325)
test_rubyspec 0.042756 0.024749 77.933649 (116.928589)
total: 832.53 sec