Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-164732
#<BuildRuby:0x0000562dcbd49f00
@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-164732",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005646 0.001176 1.933576 ( 4.096676)
build_miniruby 0.001123 0.000235 1.323651 ( 1.516548)
build_ruby 0.001441 0.000300 2.756105 ( 3.067314)
build_all 0.000000 0.006498 2.240959 ( 1.754772)
build_install 0.013843 0.003398 3.593418 ( 3.516548)
test_btest 0.000000 0.000917 76.938977 ( 41.675073)
test_basic 0.002908 0.004383 0.802593 ( 0.973680)
test_all 0.001103 0.000340 554.073135 (243.148195)
test_rubyspec 0.049020 0.007793 86.271775 (105.873762)
total: 405.62 sec