Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-001340
#<BuildRuby:0x000056132ffc9f70
@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.20230612-001340",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006100 0.000000 1.904849 ( 4.087927)
build_miniruby 0.001515 0.000000 1.375647 ( 1.514576)
build_ruby 0.001608 0.000000 2.815032 ( 3.257237)
build_all 0.007727 0.000000 2.294946 ( 2.264901)
build_install 0.011481 0.005148 3.627733 ( 3.517141)
test_btest 0.000671 0.000025 77.513858 ( 41.890831)
test_basic 0.001827 0.004932 0.785702 ( 1.140587)
test_all 0.000482 0.001055 546.622087 (251.865473)
test_rubyspec 0.031608 0.023652 82.277886 ( 99.224989)
total: 408.76 sec