Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-224231
#<BuildRuby:0x00007f87b143fdd8
@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.20240717-224231",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006958 0.000569 3.290912 ( 3.330515)
build_miniruby 0.000000 0.001644 1.217175 ( 1.214454)
build_ruby 0.000000 0.001939 3.582981 ( 3.759631)
build_all 0.009097 0.000000 7.805172 ( 3.155365)
build_install 0.012599 0.004742 10.180572 ( 4.636981)
test_btest 0.000722 0.000161 113.223671 ( 29.616568)
test_basic 0.007914 0.000809 1.173208 ( 1.226755)
test_all 0.113500 0.034801 796.881636 (229.943465)
test_rubyspec 0.051377 0.040221 158.838078 ( 34.280479)
total: 311.17 sec