Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-054125
#<BuildRuby:0x00005607d9425d60
@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.20240125-054125",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005602 0.000241 1.935910 ( 2.574640)
build_miniruby 0.001993 0.000000 1.720553 ( 1.725949)
build_ruby 0.000000 0.002113 3.613919 ( 3.834740)
build_all 0.002238 0.006153 6.488110 ( 4.127125)
build_install 0.017888 0.002048 7.800522 ( 5.285930)
test_btest 0.000637 0.000136 89.339013 ( 40.097341)
test_basic 0.000861 0.004750 0.941325 ( 1.038503)
test_all 0.075405 0.042404 781.298545 (275.827001)
test_rubyspec 0.048578 0.054141 162.247702 (174.443925)
total: 508.96 sec