Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-171249
#<BuildRuby:0x00007fd23456fdc0
@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.20241213-171249",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002480 0.003583 2.143825 ( 2.609922)
build_miniruby 0.001114 0.000300 1.645636 ( 1.644512)
build_ruby 0.001474 0.000397 3.673141 ( 3.878197)
build_all 0.003797 0.004371 6.109011 ( 2.608503)
build_install 0.005871 0.011756 8.341495 ( 4.726045)
test_btest 0.000639 0.000247 73.395676 ( 19.459813)
test_basic 0.006830 0.002643 1.001592 ( 1.066100)
test_all 0.120969 0.026499 726.018216 (295.069807)
test_rubyspec 0.050970 0.034805 121.891522 ( 46.049499)
total: 377.11 sec