Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-072646
#<BuildRuby:0x000055dd0e8a2118
@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.20230803-072646",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003835 0.003866 2.240222 ( 7.891041)
build_miniruby 0.001569 0.000157 1.621133 ( 3.552903)
build_ruby 0.001393 0.000139 3.408720 ( 7.299616)
build_all 0.007711 0.000362 2.736943 ( 5.455711)
build_install 0.020649 0.000736 4.418009 ( 10.042641)
test_btest 0.001113 0.000098 80.873466 ( 70.824877)
test_basic 0.006910 0.000217 0.938195 ( 1.954770)
test_all 0.002004 0.000172 687.300255 (465.149768)
test_rubyspec 0.033965 0.024869 97.860978 (161.542006)
total: 733.71 sec