Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-151517
#<BuildRuby:0x00007f7c9407fdd8
@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.20240924-151517",
@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.000012 0.000007 0.000019 ( 0.000020)
autoconf 0.000022 0.000013 0.000035 ( 0.000035)
configure 0.000019 0.000012 0.000031 ( 0.000030)
build_up 0.001860 0.006610 4.335963 ( 3.639011)
build_miniruby 0.001890 0.000000 1.610750 ( 1.608736)
build_ruby 0.001775 0.000000 3.570880 ( 3.777830)
build_all 0.007390 0.001293 6.672579 ( 2.691045)
build_install 0.016610 0.002610 9.800949 ( 4.351689)
test_btest 0.000553 0.000294 90.689473 ( 24.252068)
test_basic 0.006457 0.003431 1.038708 ( 1.086834)
test_all 0.113161 0.033861 716.293291 (222.735271)
test_rubyspec 0.052680 0.036596 133.156866 ( 33.089885)
total: 297.23 sec