Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-120058
#<BuildRuby:0x0000560c6c7e67c8
@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.20230602-120058",
@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.000004 0.000025 ( 0.000024)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.002576 0.003861 1.853585 ( 4.037572)
build_miniruby 0.001310 0.000285 1.345299 ( 1.434929)
build_ruby 0.001458 0.000317 2.992109 ( 3.355546)
build_all 0.006129 0.001332 2.189445 ( 2.343356)
build_install 0.016344 0.000540 3.497698 ( 3.774822)
test_btest 0.000557 0.000107 76.132088 ( 39.846352)
test_basic 0.003479 0.004387 0.775855 ( 1.055927)
test_all 0.001374 0.000305 576.182088 (270.278006)
test_rubyspec 0.012081 0.040986 84.001067 (102.236582)
total: 428.36 sec