Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-060806
#<BuildRuby:0x00007feda0f5fdd0
@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.20241116-060806",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006261 0.000767 2.931335 ( 2.846266)
build_miniruby 0.001190 0.000376 1.133467 ( 1.130230)
build_ruby 0.001347 0.000426 3.484713 ( 3.678806)
build_all 0.005988 0.002092 5.513833 ( 2.134413)
build_install 0.014072 0.003448 7.869591 ( 3.795580)
test_btest 0.000699 0.000215 71.125459 ( 18.841546)
test_basic 0.002137 0.006993 0.804360 ( 0.851028)
test_all 0.103563 0.042339 621.680697 (177.869407)
test_rubyspec 0.043595 0.038794 116.722168 ( 21.722691)
total: 232.87 sec