Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-021925
#<BuildRuby:0x00007f41a61cfdd8
@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.20241201-021925",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003447 0.003810 2.596871 ( 2.739702)
build_miniruby 0.001069 0.000305 1.120297 ( 1.118123)
build_ruby 0.001707 0.000000 3.719438 ( 3.929576)
build_all 0.007260 0.000287 6.197366 ( 2.563878)
build_install 0.018067 0.000470 8.152405 ( 3.852828)
test_btest 0.000823 0.000194 78.082713 ( 25.965139)
test_basic 0.001248 0.011456 1.137872 ( 1.443160)
test_all 0.106986 0.039747 741.252003 (245.056765)
test_rubyspec 0.046914 0.032694 118.950154 ( 25.894724)
total: 312.56 sec