Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-142217
#<BuildRuby:0x00007faf9664fdc8
@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.20241115-142217",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.000000 0.007422 3.810567 ( 3.951796)
build_miniruby 0.001610 0.000114 1.393917 ( 1.390730)
build_ruby 0.001571 0.000334 4.027888 ( 4.187919)
build_all 0.006692 0.001420 6.088009 ( 2.358718)
build_install 0.017779 0.000975 8.767218 ( 4.039067)
test_btest 0.000872 0.000169 79.559833 ( 21.524926)
test_basic 0.001500 0.008134 0.987008 ( 1.829887)
test_all 0.086055 0.061298 723.670920 (214.640627)
test_rubyspec 0.043794 0.039042 122.511742 ( 26.105556)
total: 280.03 sec