Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-084947
#<BuildRuby:0x000055ccd77d1f78
@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.20240308-084947",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.007544 0.001048 2.633860 ( 2.492217)
build_miniruby 0.001377 0.000000 1.761761 ( 1.760856)
build_ruby 0.000000 0.002069 3.509879 ( 3.755092)
build_all 0.003098 0.004839 6.944820 ( 3.539689)
build_install 0.018555 0.001992 8.973898 ( 4.726896)
test_btest 0.000622 0.000186 95.014535 ( 41.992574)
test_basic 0.002687 0.005114 1.016268 ( 1.088606)
test_all 0.098544 0.023183 824.752713 (280.312996)
test_rubyspec 0.033426 0.053654 120.841349 (130.282112)
total: 469.95 sec