Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-132512
#<BuildRuby:0x000055fa897ea8e0
@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-132512",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006649 0.000506 2.171702 ( 6.713932)
build_miniruby 0.002099 0.000000 1.614385 ( 4.314222)
build_ruby 0.002549 0.000165 3.183369 ( 8.773711)
build_all 0.003995 0.004427 2.612167 ( 4.801984)
build_install 0.014948 0.006114 3.993902 ( 8.719604)
test_btest 0.000714 0.000147 82.429935 (110.749583)
test_basic 0.000588 0.007430 0.873718 ( 3.149307)
test_all 0.000878 0.000226 587.466685 (704.997020)
test_rubyspec 0.041634 0.016695 90.091527 (166.414751)
total: 1018.64 sec