Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-140539
#<BuildRuby:0x00007f8fec3bfdc0
@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.20241006-140539",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005585 0.001795 3.721984 ( 3.565574)
build_miniruby 0.001195 0.000384 1.587273 ( 1.583799)
build_ruby 0.001737 0.000000 3.911689 ( 4.053008)
build_all 0.006005 0.002663 7.323140 ( 3.108379)
build_install 0.012960 0.006983 9.910848 ( 4.667917)
test_btest 0.001415 0.000000 93.230543 ( 24.610802)
test_basic 0.011207 0.000000 1.021525 ( 1.067689)
test_all 0.101175 0.049885 759.563850 (219.068345)
test_rubyspec 0.047966 0.037014 136.789207 ( 28.446824)
total: 290.17 sec