Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-184756
#<BuildRuby:0x000055d4e18c1ed0
@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.20230509-184756",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005282 0.000211 1.760853 ( 3.293079)
build_miniruby 0.001334 0.000000 1.291336 ( 1.301023)
build_ruby 0.001356 0.000000 2.522931 ( 2.841040)
build_all 0.006412 0.000037 2.031044 ( 1.480218)
build_install 0.012637 0.003649 3.501954 ( 2.835320)
test_btest 0.001046 0.000000 72.336432 ( 39.811928)
test_basic 0.002562 0.003786 0.767872 ( 0.978223)
test_all 0.001185 0.000000 586.245912 (238.357166)
test_rubyspec 0.004228 0.044780 80.434454 ( 97.378159)
total: 388.28 sec