Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-183625
#<BuildRuby:0x00007f49b986fdd0
@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.20240801-183625",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000028 0.000010 0.000038 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003565 0.003858 3.050004 ( 3.230904)
build_miniruby 0.001362 0.000530 1.850249 ( 1.919508)
build_ruby 0.001845 0.000718 4.739848 ( 4.996629)
build_all 0.004629 0.006268 8.878184 ( 5.114964)
build_install 0.019150 0.006181 11.831734 ( 7.035283)
test_btest 0.000702 0.000295 106.384262 ( 28.381227)
test_basic 0.003116 0.006765 1.210939 ( 1.261211)
test_all 0.108032 0.042938 763.448605 (265.379901)
test_rubyspec 0.046321 0.044010 157.814549 ( 27.576763)
total: 344.90 sec