Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-031050
#<BuildRuby:0x0000561ef3d2e228
@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.20230825-031050",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004224 0.003971 2.433357 ( 6.223233)
build_miniruby 0.001724 0.000000 2.075374 ( 4.231875)
build_ruby 0.001822 0.000000 3.405645 ( 6.676951)
build_all 0.009017 0.000000 6.470896 ( 6.330964)
build_install 0.008340 0.011297 8.350183 ( 9.149038)
test_btest 0.000647 0.000136 83.972333 ( 57.746758)
test_basic 0.004605 0.000970 1.011468 ( 2.315819)
test_all 0.007674 0.001616 724.870140 (545.159736)
test_rubyspec 0.051138 0.023933 108.335609 (219.394116)
total: 857.23 sec