Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-011326
#<BuildRuby:0x00007fc9628dfdc8
@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.20240819-011326",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.004504 0.003271 2.713847 ( 3.208891)
build_miniruby 0.001342 0.000292 1.150924 ( 1.147601)
build_ruby 0.001473 0.000320 2.953478 ( 3.189764)
build_all 0.008632 0.000115 6.795630 ( 2.567087)
build_install 0.007995 0.009897 9.063916 ( 4.006803)
test_btest 0.000674 0.000185 103.552772 ( 26.526165)
test_basic 0.005093 0.003535 0.868985 ( 0.920097)
test_all 0.111548 0.040403 779.268359 (236.672972)
test_rubyspec 0.059620 0.033438 175.328093 ( 33.874279)
total: 312.11 sec