Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-120141
#<BuildRuby:0x0000561d48d3e120
@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.20230611-120141",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.005551 1.854213 ( 3.194315)
build_miniruby 0.001095 0.000539 1.374769 ( 1.377786)
build_ruby 0.001258 0.000360 2.651006 ( 16.584195)
build_all 0.005132 0.001466 2.096297 ( 1.363945)
build_install 0.018094 0.000434 3.373053 ( 2.466251)
test_btest 0.000552 0.000132 75.381823 ( 31.587089)
test_basic 0.003494 0.003990 0.798201 ( 0.896389)
test_all 0.001656 0.000446 554.835105 (195.530191)
test_rubyspec 0.038352 0.013448 80.198076 ( 92.066394)
total: 345.07 sec