Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-152504
#<BuildRuby:0x00007fd15846fdd0
@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.20241228-152504",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000017 0.000008 0.000025 ( 0.000025)
build_up 0.002388 0.003234 1.683582 ( 2.039258)
build_miniruby 0.000981 0.000469 1.363330 ( 1.362640)
build_ruby 0.001261 0.000604 3.646482 ( 14.166587)
build_all 0.005217 0.002495 6.141781 ( 2.576792)
build_install 0.008847 0.006561 7.832410 ( 4.257984)
test_btest 0.000518 0.000259 73.007465 ( 24.200954)
test_basic 0.007735 0.001728 0.914027 ( 3.627915)
test_all 0.099671 0.040526 664.752753 (201.005703)
test_rubyspec 0.039812 0.040157 115.559940 ( 25.562566)
total: 278.80 sec