Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-140302
#<BuildRuby:0x000055f84ff82120
@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.20230729-140302",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000653 0.006401 2.238711 ( 5.751955)
build_miniruby 0.001258 0.000267 1.732392 ( 2.719163)
build_ruby 0.001282 0.000272 3.337207 ( 6.295921)
build_all 0.002744 0.005905 2.689565 ( 4.179854)
build_install 0.011126 0.006558 4.164607 ( 5.300637)
test_btest 0.000842 0.000241 81.285541 ( 62.887671)
test_basic 0.002680 0.000765 0.933822 ( 2.295506)
test_all 0.002005 0.000000 647.320263 (427.152161)
test_rubyspec 0.035948 0.022163 91.852110 (148.419686)
total: 665.00 sec