Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-003958
#<BuildRuby:0x0000558c85a39f28
@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.20231206-003958",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.006579 0.000768 2.363687 ( 3.174966)
build_miniruby 0.001584 0.000000 1.696755 ( 1.767228)
build_ruby 0.000314 0.002228 3.463486 ( 3.839142)
build_all 0.007899 0.001206 5.885496 ( 4.250334)
build_install 0.002766 0.019346 7.626504 ( 6.289725)
test_btest 0.000645 0.000300 84.096892 ( 57.833630)
test_basic 0.004996 0.002596 0.910678 ( 1.280106)
test_all 0.070039 0.055812 731.992587 (407.067453)
test_rubyspec 0.029046 0.046132 103.836483 (169.294846)
total: 654.80 sec