Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-131630
#<BuildRuby:0x00007fcd6efafdc8
@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.20240807-131630",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002691 0.007571 19.654208 ( 11.250464)
build_miniruby 0.001794 0.000000 20.401210 ( 19.874964)
build_ruby 0.002101 0.000011 4.257968 ( 4.402905)
build_all 0.004503 0.005508 27.076864 ( 21.601767)
build_install 0.007839 0.011390 10.505079 ( 5.021063)
test_btest 0.000609 0.000248 113.594379 ( 31.076440)
test_basic 0.004289 0.006248 1.172179 ( 1.223929)
test_all 0.122073 0.028357 844.195088 (242.342615)
test_rubyspec 0.059250 0.030179 164.792452 ( 32.743999)
total: 369.54 sec