Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-104301
#<BuildRuby:0x00007f21a136fdc0
@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.20240817-104301",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000036)
build_up 0.003498 0.004817 3.901773 ( 3.759592)
build_miniruby 0.001714 0.000000 1.621553 ( 1.618020)
build_ruby 0.000000 0.002097 4.355938 ( 4.536701)
build_all 0.004977 0.004515 8.535533 ( 3.342088)
build_install 0.006202 0.014116 10.947288 ( 4.947265)
test_btest 0.000640 0.000233 119.949274 ( 32.076826)
test_basic 0.000560 0.010904 1.361421 ( 1.407590)
test_all 0.106390 0.047736 857.735115 (264.259464)
test_rubyspec 0.053161 0.040165 172.423698 ( 34.668992)
total: 350.62 sec