Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-061620
#<BuildRuby:0x000056304a3da3d0
@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.20230616-061620",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.005968 0.000387 1.996321 ( 3.574196)
build_miniruby 0.001439 0.000277 1.322689 ( 1.378014)
build_ruby 0.001530 0.000294 2.756055 ( 2.963900)
build_all 0.001228 0.006539 2.543214 ( 2.031521)
build_install 0.013512 0.003378 3.762897 ( 2.957795)
test_btest 0.001430 0.000000 76.942757 ( 35.747438)
test_basic 0.004392 0.002520 0.843574 ( 1.154071)
test_all 0.001124 0.000290 573.190198 (239.555309)
test_rubyspec 0.041478 0.015451 85.273553 ( 99.642226)
total: 389.01 sec