Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-141949
#<BuildRuby:0x00007fa59573fdd8
@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.20241218-141949",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.003241 0.003787 2.241830 ( 2.548155)
build_miniruby 0.001223 0.000343 1.386254 ( 1.388340)
build_ruby 0.001302 0.000365 3.806265 ( 4.230238)
build_all 0.009300 0.000000 6.399133 ( 2.705268)
build_install 0.018621 0.000800 8.113778 ( 4.276567)
test_btest 0.000763 0.000173 76.363901 ( 20.522879)
test_basic 0.004523 0.005390 1.038225 ( 1.084652)
test_all 0.098992 0.044590 711.190997 (205.907127)
test_rubyspec 0.055517 0.023060 113.569938 ( 24.110287)
total: 266.77 sec