Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-132209
#<BuildRuby:0x000055ea7e12a7c8
@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.20221226-132209",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.004488 0.001571 1.217713 ( 2.648834)
build_miniruby 0.000000 0.001987 1.627080 ( 2.398487)
build_ruby 0.000065 0.002111 3.822292 ( 5.519557)
build_all 0.005463 0.002992 4.068810 ( 4.806413)
build_install 0.010203 0.009366 3.346620 ( 4.716981)
test_btest 0.000675 0.000311 58.829814 ( 66.175976)
test_basic 0.005142 0.002373 0.462705 ( 0.892576)
test_all 0.001125 0.000519 682.172338 (730.197007)
test_rubyspec 0.015669 0.035348 72.575875 ( 88.840904)
total: 906.20 sec