Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-153625
#<BuildRuby:0x0000560810232008
@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.20230701-153625",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007286 0.000597 2.383426 ( 7.448623)
build_miniruby 0.001469 0.000253 2.058288 ( 5.207228)
build_ruby 0.001905 0.000000 3.434321 ( 6.449108)
build_all 0.004237 0.004447 2.749970 ( 4.872841)
build_install 0.020709 0.000775 4.430893 ( 8.843057)
test_btest 0.000722 0.000127 84.600045 ( 70.613350)
test_basic 0.003783 0.004144 0.922784 ( 2.030017)
test_all 0.000960 0.000192 647.958069 (408.211873)
test_rubyspec 0.015724 0.043398 92.595413 (162.900714)
total: 676.58 sec