Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-094322
#<BuildRuby:0x00007fbb5dc0fdd0
@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.20240622-094322",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000012 0.000044 ( 0.000045)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.003784 0.003866 3.339004 ( 3.190709)
build_miniruby 0.000000 0.001902 1.242028 ( 1.238710)
build_ruby 0.000000 0.001812 3.159337 ( 3.364790)
build_all 0.007178 0.001377 7.116456 ( 2.717478)
build_install 0.015297 0.003707 9.699441 ( 4.363909)
test_btest 0.000668 0.000258 105.284141 ( 27.106698)
test_basic 0.007454 0.002256 0.928888 ( 0.976967)
test_all 0.084948 0.059861 701.201909 (210.927952)
test_rubyspec 0.050337 0.042329 163.618681 ( 37.631703)
total: 291.52 sec