Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-044141
#<BuildRuby:0x00007f2fab30fde0
@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.20241228-044141",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.005071 1.280431 ( 1.633642)
build_miniruby 0.001104 0.000584 1.091675 ( 1.088776)
build_ruby 0.001821 0.000000 3.395901 ( 3.548257)
build_all 0.007574 0.000458 5.632293 ( 2.155089)
build_install 0.017142 0.001085 6.539740 ( 3.318705)
test_btest 0.000707 0.000126 69.722576 ( 20.212999)
test_basic 0.008118 0.000041 0.820711 ( 0.872465)
test_all 0.118919 0.024214 643.085310 (230.086645)
test_rubyspec 0.034370 0.033037 99.305970 ( 26.699679)
total: 289.62 sec