Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-122818
#<BuildRuby:0x000056031d25a2a8
@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.20231220-122818",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.006008 0.000000 1.886992 ( 2.235760)
build_miniruby 0.001689 0.000000 1.559120 ( 1.558045)
build_ruby 0.001736 0.000000 3.065896 ( 3.275902)
build_all 0.006288 0.001282 5.643903 ( 2.822023)
build_install 0.012607 0.005582 6.951772 ( 3.944084)
test_btest 0.000814 0.000271 81.700030 ( 34.104166)
test_basic 0.003110 0.003897 0.887959 ( 0.990588)
test_all 0.099931 0.021275 676.660674 (248.044515)
test_rubyspec 0.045080 0.030876 103.131424 (154.107415)
total: 451.08 sec