Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-205524
#<BuildRuby:0x000055eb5a3e68e0
@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-205524",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001253 0.004294 1.843786 ( 3.201072)
build_miniruby 0.001670 0.000000 1.396900 ( 1.522852)
build_ruby 0.000000 0.001730 2.760994 ( 3.081363)
build_all 0.000000 0.007322 2.226797 ( 2.072482)
build_install 0.014801 0.002220 3.501474 ( 3.279475)
test_btest 0.000626 0.000151 76.714844 ( 40.756773)
test_basic 0.006133 0.001480 0.817567 ( 1.145809)
test_all 0.001619 0.000000 584.902173 (279.515230)
test_rubyspec 0.033821 0.018738 79.453218 ( 91.991411)
total: 426.57 sec