Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-160028
#<BuildRuby:0x00007f7b8a95fdc8
@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.20240927-160028",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004056 0.003993 3.175172 ( 2.712200)
build_miniruby 0.001217 0.000332 1.136389 ( 1.133650)
build_ruby 0.001389 0.000379 3.808495 ( 4.050060)
build_all 0.007243 0.000820 6.304333 ( 2.600275)
build_install 0.014856 0.002654 8.696187 ( 3.756874)
test_btest 0.001206 0.000000 91.290227 ( 34.811396)
test_basic 0.008177 0.000000 1.039213 ( 1.090132)
test_all 0.103040 0.043183 717.928856 (215.623172)
test_rubyspec 0.047521 0.040760 134.289828 ( 22.759447)
total: 288.54 sec