Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-084612
#<BuildRuby:0x0000557881755fb8
@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.20221231-084612",
@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.000000 0.000019 0.000019 ( 0.000020)
autoconf 0.000000 0.000020 0.000020 ( 0.000019)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000525 0.004067 1.056183 ( 1.453198)
build_miniruby 0.001025 0.000154 1.165906 ( 1.164692)
build_ruby 0.001403 0.000210 3.068516 ( 3.421554)
build_all 0.006604 0.000000 3.618440 ( 1.807755)
build_install 0.008820 0.004015 2.669853 ( 1.736760)
test_btest 0.000782 0.000131 56.470899 ( 16.025468)
test_basic 0.000086 0.004284 0.440436 ( 0.536828)
test_all 0.001088 0.000227 625.813422 (206.048584)
test_rubyspec 0.019836 0.029506 70.153655 ( 82.860852)
total: 315.06 sec