Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-184820
#<BuildRuby:0x00007f2ce998fdd8
@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.20240930-184820",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.002819 0.007643 5.252710 ( 8.011373)
build_miniruby 0.002308 0.000000 1.925526 ( 2.800717)
build_ruby 0.002522 0.000000 4.780008 ( 6.104148)
build_all 0.007221 0.004090 7.776279 ( 8.388560)
build_install 0.022113 0.004457 11.288791 ( 12.982132)
test_btest 0.001009 0.000114 102.048656 (107.239745)
test_basic 0.004978 0.007697 1.305162 ( 2.050915)
test_all 0.106083 0.057986 810.128403 (585.533348)
test_rubyspec 0.064566 0.024510 139.268480 ( 41.376138)
total: 774.49 sec