Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-001051
#<BuildRuby:0x000055eafb88e2d0
@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.20221220-001051",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000006 0.000000 0.000006 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.004772 0.893837 ( 1.277128)
build_miniruby 0.000000 0.001285 1.046966 ( 1.045256)
build_ruby 0.000000 0.001531 2.723873 ( 3.056544)
build_all 0.005561 0.000562 3.246403 ( 1.557099)
build_install 0.005524 0.007689 2.651595 ( 1.737847)
test_btest 0.000608 0.000132 55.580683 ( 15.125856)
test_basic 0.003721 0.000809 0.430861 ( 0.531645)
test_all 0.002144 0.000000 585.715156 (166.685095)
test_rubyspec 0.013634 0.022332 61.158692 ( 70.892706)
total: 261.91 sec