Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-064243
#<BuildRuby:0x00007f084a83fdc0
@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.20241127-064243",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004994 0.002929 2.685612 ( 2.606439)
build_miniruby 0.001247 0.000436 1.219442 ( 1.216010)
build_ruby 0.001489 0.000521 3.122367 ( 3.333181)
build_all 0.000066 0.007904 5.732738 ( 2.280859)
build_install 0.017484 0.002212 7.496500 ( 3.629239)
test_btest 0.000721 0.000282 72.023546 ( 19.359925)
test_basic 0.005618 0.004806 0.922419 ( 0.972216)
test_all 0.121980 0.028142 682.157572 (219.552106)
test_rubyspec 0.056825 0.024270 126.692511 ( 43.272398)
total: 296.22 sec