Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-064618
#<BuildRuby:0x0000562a95c91f88
@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.20240121-064618",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000000 0.005311 1.627159 ( 1.967943)
build_miniruby 0.000000 0.001438 1.623096 ( 1.624466)
build_ruby 0.000469 0.001132 3.279625 ( 3.508499)
build_all 0.006909 0.000859 5.615095 ( 2.819942)
build_install 0.011764 0.005484 6.927032 ( 3.957315)
test_btest 0.000582 0.000180 82.119347 ( 34.572117)
test_basic 0.007329 0.000000 0.882610 ( 0.955950)
test_all 0.084328 0.033122 716.331466 (276.679176)
test_rubyspec 0.069590 0.039682 175.336717 (215.006146)
total: 541.09 sec