Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-060312
#<BuildRuby:0x00007fcc2436fdd8
@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.20241007-060312",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003730 0.004702 3.970617 ( 3.787664)
build_miniruby 0.001650 0.000000 1.862780 ( 1.859149)
build_ruby 0.002050 0.000000 4.358234 ( 4.516750)
build_all 0.005878 0.003611 7.688766 ( 3.204404)
build_install 0.007903 0.013310 10.478057 ( 4.843214)
test_btest 0.000718 0.000208 97.284327 ( 25.832387)
test_basic 0.010810 0.000000 1.123544 ( 1.167030)
test_all 0.114963 0.040999 811.458557 (238.610428)
test_rubyspec 0.040950 0.051233 141.197186 ( 25.293655)
total: 309.12 sec