Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-222848
#<BuildRuby:0x0000559f9ce36390
@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.20230617-222848",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001737 0.003950 1.891574 ( 3.468390)
build_miniruby 0.001585 0.000176 1.407524 ( 1.661263)
build_ruby 0.001251 0.000139 2.755005 ( 3.443525)
build_all 0.007581 0.000000 2.414470 ( 2.436610)
build_install 0.014260 0.003328 3.803304 ( 3.702736)
test_btest 0.000958 0.000112 77.106437 ( 43.495776)
test_basic 0.002320 0.004391 0.828296 ( 1.065218)
test_all 0.001311 0.000193 574.255927 (277.397382)
test_rubyspec 0.037871 0.015070 87.078692 (106.799074)
total: 443.47 sec