Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-075144
#<BuildRuby:0x00007f3540c8fdd0
@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.20240704-075144",
@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.000007 0.000024 ( 0.000026)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000024 0.000010 0.000034 ( 0.000035)
build_up 0.004304 0.004099 3.828948 ( 3.253511)
build_miniruby 0.001171 0.000507 1.442940 ( 1.439487)
build_ruby 0.001353 0.000586 4.231365 ( 4.357999)
build_all 0.008888 0.000325 8.184011 ( 3.221867)
build_install 0.007279 0.012031 11.223405 ( 5.317789)
test_btest 0.000778 0.000368 128.666360 ( 55.543906)
test_basic 0.001605 0.012430 1.523451 ( 1.903674)
test_all 0.091951 0.068276 921.886313 (325.541664)
test_rubyspec 0.047516 0.052989 182.420418 ( 49.162247)
total: 449.74 sec