Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-095931
#<BuildRuby:0x00007f6a1b5cfdc8
@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.20241117-095931",
@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.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.004028 0.003968 3.895239 ( 3.928493)
build_miniruby 0.001777 0.000000 1.745037 ( 1.741230)
build_ruby 0.000000 0.001878 4.167610 ( 22.758903)
build_all 0.008300 0.001277 6.730878 ( 2.898123)
build_install 0.013598 0.006936 9.367755 ( 4.516190)
test_btest 0.000943 0.000000 80.410657 ( 23.088926)
test_basic 0.004814 0.003106 1.091739 ( 1.157558)
test_all 0.097944 0.049616 713.555909 (222.198831)
test_rubyspec 0.044388 0.044237 120.562784 ( 27.281722)
total: 309.57 sec